Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +6 -4
requirements.txt
CHANGED
@@ -1,5 +1,7 @@
|
|
1 |
gradio
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
4 |
+
huggingface_hub
|
5 |
+
accelerate
|
6 |
+
sentencepiece
|
7 |
+
protobuf
|