Spaces:
Running
on
Zero
Running
on
Zero
Upadate in enviornment.yaml
Browse files- environment.yaml +5 -0
environment.yaml
CHANGED
@@ -22,3 +22,8 @@ dependencies:
|
|
22 |
- bitsandbytes==0.39.0
|
23 |
- scipy==1.11.1
|
24 |
- opencv-python
|
|
|
|
|
|
|
|
|
|
|
|
22 |
- bitsandbytes==0.39.0
|
23 |
- scipy==1.11.1
|
24 |
- opencv-python
|
25 |
+
- diffusers==0.24.0
|
26 |
+
- invisible-watermark==0.2.0
|
27 |
+
- Pillow==10.1.0
|
28 |
+
- spaces==0.18.0
|
29 |
+
- torch==2.0.0
|