Update requirenents.txt
Browse files- requirenents.txt +1 -5
requirenents.txt
CHANGED
|
@@ -1,8 +1,4 @@
|
|
| 1 |
streamlit>=1.36.0
|
| 2 |
pandas>=2.2.0
|
| 3 |
-
transformers>=4.44.0
|
| 4 |
datasets>=2.20.0
|
| 5 |
-
huggingface_hub>=0.24.0
|
| 6 |
-
torch>=2.2.0
|
| 7 |
-
accelerate>=0.33.0
|
| 8 |
-
sentencepiece>=0.2.0
|
|
|
|
| 1 |
streamlit>=1.36.0
|
| 2 |
pandas>=2.2.0
|
|
|
|
| 3 |
datasets>=2.20.0
|
| 4 |
+
huggingface_hub>=0.24.0
|
|
|
|
|
|
|
|
|