Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +4 -3
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
1 |
+
streamlit==1.33.0
|
2 |
+
transformers==4.41.0
|
3 |
+
torch==2.3.0
|
4 |
+
pymupdf==1.23.25
|