Spaces:
Running
Running
Update requirements.txt
Browse files- requirements.txt +5 -5
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
-
gradio==3.50.2
|
2 |
-
gradio_client
|
3 |
-
transformers
|
4 |
-
torch
|
5 |
-
huggingface_hub
|
6 |
sentencepiece
|
7 |
accelerate
|
8 |
# bitsandbytes # Only if you plan to implement 8-bit or 4-bit quantization (advanced)
|
|
|
1 |
+
gradio==3.50.2
|
2 |
+
gradio_client
|
3 |
+
transformers
|
4 |
+
torch
|
5 |
+
huggingface_hub
|
6 |
sentencepiece
|
7 |
accelerate
|
8 |
# bitsandbytes # Only if you plan to implement 8-bit or 4-bit quantization (advanced)
|