Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +13 -3
requirements.txt
CHANGED
|
@@ -1,3 +1,13 @@
|
|
| 1 |
-
|
| 2 |
-
|
| 3 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit==1.41.0
|
| 2 |
+
torch>=2.0.0
|
| 3 |
+
transformers>=4.48.0
|
| 4 |
+
accelerate>=0.26.0
|
| 5 |
+
sentencepiece
|
| 6 |
+
protobuf
|
| 7 |
+
pypdf
|
| 8 |
+
uvicorn
|
| 9 |
+
fastapi
|
| 10 |
+
plotly
|
| 11 |
+
streamlit-agraph
|
| 12 |
+
loguru
|
| 13 |
+
glirel
|