Spaces:
Build error
Build error
Update requirements.txt
Browse files- requirements.txt +7 -8
requirements.txt
CHANGED
@@ -1,9 +1,8 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
|
8 |
-
gradio==4.36.1
|
9 |
imageio[ffmpeg]
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
bitsandbytes
|
4 |
+
transformers
|
5 |
+
accelerate
|
6 |
+
diffusers
|
7 |
+
gradio
|
|
|
8 |
imageio[ffmpeg]
|