Spaces:
Running
Running
star_nox
commited on
Commit
•
b4791c9
1
Parent(s):
c1d7a66
updated requirements
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -1,2 +1,5 @@
|
|
1 |
text-generation==0.3.0
|
2 |
gradio==3.20.1
|
|
|
|
|
|
|
|
1 |
text-generation==0.3.0
|
2 |
gradio==3.20.1
|
3 |
+
pinecone-client
|
4 |
+
sentence-transformers
|
5 |
+
pandas
|