Spaces:
Runtime error
Runtime error
Add requirements
Browse files- requirements.txt +6 -0
requirements.txt
ADDED
@@ -0,0 +1,6 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
-f https://download.pytorch.org/whl/cu116
|
2 |
+
torch
|
3 |
+
rudalle
|
4 |
+
open_clip_torch
|
5 |
+
einops
|
6 |
+
Pillow
|