Spaces:
Sleeping
Sleeping
Commit ·
a1b1fbf
1
Parent(s): c674789
Update requirements.txt
Browse files- requirements.txt +7 -3
requirements.txt
CHANGED
|
@@ -1,5 +1,9 @@
|
|
| 1 |
-
accelerate
|
| 2 |
-
transformers
|
| 3 |
bitsandbytes==0.35.0
|
| 4 |
xformers
|
| 5 |
-
git+https://github.com/huggingface/diffusers
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
bitsandbytes==0.35.0
|
| 2 |
xformers
|
| 3 |
+
git+https://github.com/huggingface/diffusers
|
| 4 |
+
accelerate>=0.16.0
|
| 5 |
+
torchvision
|
| 6 |
+
transformers>=4.25.1
|
| 7 |
+
ftfy
|
| 8 |
+
tensorboard
|
| 9 |
+
Jinja2
|