Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +5 -8
requirements.txt
CHANGED
|
@@ -1,8 +1,5 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
huggingface_hub==0.14.1
|
| 7 |
-
sentence_transformers==2.2.0
|
| 8 |
-
streamlit==1.16.0
|
|
|
|
| 1 |
+
transformers==4.26.0
|
| 2 |
+
torch==1.13.0
|
| 3 |
+
streamlit==1.14.0
|
| 4 |
+
groq==0.1.0
|
| 5 |
+
pandas==1.5.0
|
|
|
|
|
|
|
|
|