Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +6 -3
requirements.txt
CHANGED
@@ -1,3 +1,6 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
|
|
|
|
|
|
|
1 |
+
accelerate
|
2 |
+
diffusers
|
3 |
+
transformers
|
4 |
+
gradio==3.48.0
|
5 |
+
--extra-index-url https://download.pytorch.org/whl/cu118
|
6 |
+
torch
|