Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +4 -4
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
|
2 |
-
|
3 |
-
|
4 |
-
transformers==4.
|
5 |
opencv-python
|
6 |
einops
|
7 |
ftfy
|
|
|
1 |
+
torch
|
2 |
+
torchvision
|
3 |
+
diffusers==0.31.0
|
4 |
+
transformers==4.45.2
|
5 |
opencv-python
|
6 |
einops
|
7 |
ftfy
|