Rosh03 commited on
Commit
a0b308b
·
verified ·
1 Parent(s): fb16fe8

Upload folder using huggingface_hub

Browse files
Files changed (3) hide show
  1. README.md +1 -1
  2. requirements.txt +2 -0
  3. requirements.txt.txt +0 -0
README.md CHANGED
@@ -1,5 +1,5 @@
1
  ---
2
- title: Gemini_Chatbot
3
  app_file: agent.py
4
  sdk: gradio
5
  sdk_version: 5.31.0
 
1
  ---
2
+ title: Gemini_chatbot
3
  app_file: agent.py
4
  sdk: gradio
5
  sdk_version: 5.31.0
requirements.txt ADDED
@@ -0,0 +1,2 @@
 
 
 
1
+ gradio
2
+ google.generativeai
requirements.txt.txt ADDED
File without changes