proteusr commited on
Commit
c3f351e
·
verified ·
1 Parent(s): 0a1c24c

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -6
requirements.txt CHANGED
@@ -1,6 +1,8 @@
1
- cohere>=4.0.0
2
- numpy>=1.21.0
3
- python-dotenv>=0.19.0
4
- chromadb>=0.3.21
5
- gradio==3.34.0
6
- pydantic<2.0
 
 
 
1
+ cohere
2
+ numpy
3
+ python-dotenv
4
+ chromadb
5
+ gradio
6
+ gradio-client @ git+https://github.com/gradio-app/gradio@bb454415a608acd862486da46f5bf60a7d3db2a9#subdirectory=client/python
7
+ pydantic<2.0
8
+ wheel