Spaces:
Runtime error
Runtime error
Attempt to fix PyWavelets conflict
Browse files- requirements.txt +2 -3
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
torch
|
2 |
-
rudalle==1.1.3
|
3 |
open_clip_torch
|
4 |
einops
|
5 |
Pillow
|
6 |
huggingface_hub
|
7 |
-
git+https://github.com/
|
8 |
-
|
|
|
1 |
torch
|
|
|
2 |
open_clip_torch
|
3 |
einops
|
4 |
Pillow
|
5 |
huggingface_hub
|
6 |
+
git+https://github.com/pcuenca/Arroz-Con-Cosas
|
7 |
+
git+https://github.com/ai-forever/ru-dalle
|