Spaces:
Running
on
Zero
Running
on
Zero
Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -7,4 +7,5 @@ huggingface-hub==0.24.5
|
|
7 |
numpy<2
|
8 |
opencv-python
|
9 |
transformers==4.43.3
|
10 |
-
git+https://github.com/huggingface/diffusers.git
|
|
|
|
7 |
numpy<2
|
8 |
opencv-python
|
9 |
transformers==4.43.3
|
10 |
+
git+https://github.com/huggingface/diffusers.git
|
11 |
+
torch
|