Spaces:
Runtime error
Runtime error
Update requirements
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
torch
|
2 |
-
rudalle
|
3 |
open_clip_torch
|
4 |
einops
|
5 |
Pillow
|
6 |
huggingface_hub
|
7 |
-
git+https://github.com/pabloppp/Arroz-Con-Cosas
|
|
|
|
1 |
torch
|
2 |
+
rudalle==1.1.3
|
3 |
open_clip_torch
|
4 |
einops
|
5 |
Pillow
|
6 |
huggingface_hub
|
7 |
+
git+https://github.com/pabloppp/Arroz-Con-Cosas
|
8 |
+
PyWavelets~=1.3
|