Spaces:
Runtime error
Runtime error
jiayueru commited on
Commit Β·
8de9bf3
1
Parent(s): bfe9506
Files
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
|
@@ -1,4 +1,5 @@
|
|
| 1 |
-
diffusers==0.18.2
|
|
|
|
| 2 |
matplotlib==3.7.2
|
| 3 |
numpy==1.25.1
|
| 4 |
opencv_python==4.8.0.74
|
|
|
|
| 1 |
+
# diffusers==0.18.2
|
| 2 |
+
diffusers
|
| 3 |
matplotlib==3.7.2
|
| 4 |
numpy==1.25.1
|
| 5 |
opencv_python==4.8.0.74
|