Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -1
requirements.txt
CHANGED
@@ -1 +1,7 @@
|
|
1 |
-
huggingface_hub==0.22.2
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
huggingface_hub==0.22.2
|
2 |
+
accelerate
|
3 |
+
bitsandbytes
|
4 |
+
gradio
|
5 |
+
spaces
|
6 |
+
torch
|
7 |
+
transformers
|