Spaces:
Runtime error
Runtime error
Create requirements.txt
Browse files- requirements.txt +7 -0
requirements.txt
ADDED
@@ -0,0 +1,7 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1 |
+
torch==2.0.0
|
2 |
+
diffusers['torch']
|
3 |
+
transformers
|
4 |
+
Pillow
|
5 |
+
peft
|
6 |
+
natten==0.15.0
|
7 |
+
numpy
|