Spaces:
Running
on
L4
Running
on
L4
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,4 +2,4 @@ git+https://github.com/huggingface/diffusers.git
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch<2.1.0
|
5 |
-
numpy
|
|
|
2 |
git+https://github.com/huggingface/transformers.git
|
3 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
4 |
torch<2.1.0
|
5 |
+
numpy==1.24.3
|