Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +4 -1
requirements.txt
CHANGED
@@ -1,4 +1,7 @@
|
|
1 |
transformers
|
2 |
gradio
|
3 |
torch
|
4 |
-
bitsandbytes
|
|
|
|
|
|
|
|
1 |
transformers
|
2 |
gradio
|
3 |
torch
|
4 |
+
bitsandbytes
|
5 |
+
einops
|
6 |
+
accelerate
|
7 |
+
xformers
|