Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
|
| 2 |
gradio
|
|
|
|
| 3 |
huggingface_hub
|
| 4 |
-
|
| 5 |
-
|
|
|
|
| 1 |
|
| 2 |
gradio
|
| 3 |
+
transformers>=4.48.0
|
| 4 |
huggingface_hub
|
| 5 |
+
accelerate
|
| 6 |
+
gguf
|