Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,3 +1,4 @@
|
|
|
|
1 |
spaces
|
2 |
torch==2.4.0
|
3 |
torchvision
|
@@ -7,5 +8,4 @@ pillow
|
|
7 |
argparse
|
8 |
diffusers
|
9 |
transformers
|
10 |
-
accelerate
|
11 |
-
opencv-python
|
|
|
1 |
+
opencv-python
|
2 |
spaces
|
3 |
torch==2.4.0
|
4 |
torchvision
|
|
|
8 |
argparse
|
9 |
diffusers
|
10 |
transformers
|
11 |
+
accelerate
|
|