Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
@@ -1,6 +1,3 @@
|
|
1 |
-
transformers>=4.45.1
|
2 |
-
torch
|
3 |
gradio
|
4 |
-
|
5 |
-
|
6 |
-
bitsandbytes
|
|
|
|
|
|
|
1 |
gradio
|
2 |
+
transformers
|
3 |
+
torch
|
|