Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
CHANGED
@@ -1,2 +1,7 @@
|
|
1 |
huggingface_hub
|
|
|
|
|
|
|
|
|
|
|
2 |
transformers==4.44.2
|
|
|
1 |
huggingface_hub
|
2 |
+
bitsandbytes
|
3 |
+
torch
|
4 |
+
gradio
|
5 |
+
einops
|
6 |
+
xformers
|
7 |
transformers==4.44.2
|