Spaces:
Sleeping
Sleeping
Update re
Browse files- requirements.txt +9 -7
requirements.txt
CHANGED
|
@@ -1,7 +1,9 @@
|
|
| 1 |
-
streamlit
|
| 2 |
-
gradio
|
| 3 |
-
|
| 4 |
-
|
| 5 |
-
|
| 6 |
-
|
| 7 |
-
|
|
|
|
|
|
|
|
|
| 1 |
+
streamlit
|
| 2 |
+
gradio==4.44.1
|
| 3 |
+
huggingface_hub==0.23.4
|
| 4 |
+
spaces
|
| 5 |
+
transformers
|
| 6 |
+
torch
|
| 7 |
+
sentencepiece
|
| 8 |
+
accelerate
|
| 9 |
+
pyngrok
|