Spaces:
Runtime error
Runtime error
Commit ·
eff5e6d
1
Parent(s): a3731c5
Rename copy_of_chatbot_using_palm2.py to app.py
Browse files
copy_of_chatbot_using_palm2.py → app.py
RENAMED
|
@@ -7,8 +7,6 @@ Original file is located at
|
|
| 7 |
https://colab.research.google.com/drive/1H642l9_H5oFebQPEWzvy6tS67E0b9Ed-
|
| 8 |
"""
|
| 9 |
|
| 10 |
-
!pip install -q google-generativeai
|
| 11 |
-
!pip install gradio
|
| 12 |
|
| 13 |
import google.generativeai as palm
|
| 14 |
import gradio as gr
|
|
|
|
| 7 |
https://colab.research.google.com/drive/1H642l9_H5oFebQPEWzvy6tS67E0b9Ed-
|
| 8 |
"""
|
| 9 |
|
|
|
|
|
|
|
| 10 |
|
| 11 |
import google.generativeai as palm
|
| 12 |
import gradio as gr
|