Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +3 -0
requirements.txt
CHANGED
@@ -6,4 +6,7 @@ gradio-imageslider
|
|
6 |
huggingface-hub==0.24.5
|
7 |
numpy<2
|
8 |
opencv-python
|
|
|
|
|
|
|
9 |
transformers==4.43.3
|
|
|
6 |
huggingface-hub==0.24.5
|
7 |
numpy<2
|
8 |
opencv-python
|
9 |
+
git+https://github.com/huggingface/diffusers.git
|
10 |
+
torch==2.0.1
|
11 |
+
torchvision==0.15.2
|
12 |
transformers==4.43.3
|