Spaces:
Runtime error
Runtime error
abhibisht89
commited on
Commit
•
c18ec6b
1
Parent(s):
93bef76
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
sentence-transformers==2.2.2
|
2 |
torch==2.0.1
|
3 |
-
pandas==1.1.5
|
|
|
|
1 |
sentence-transformers==2.2.2
|
2 |
torch==2.0.1
|
3 |
+
pandas==1.1.5
|
4 |
+
gradio==3.50
|