Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +5 -1
requirements.txt
CHANGED
|
@@ -2,4 +2,8 @@ altair
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
huggingface_hub==0.25.2
|
| 5 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 2 |
pandas
|
| 3 |
streamlit
|
| 4 |
huggingface_hub==0.25.2
|
| 5 |
+
torch
|
| 6 |
+
transformers
|
| 7 |
+
accelerate
|
| 8 |
+
sentencepiece
|
| 9 |
+
safetensors
|