Spaces:
Runtime error
Runtime error
Update requirements.txt (#358)
Browse files- Update requirements.txt (13841633388f130f7dc3a431dff51c6beb8f6249)
Co-authored-by: Vaibhav Srivastav <reach-vb@users.noreply.huggingface.co>
- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
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
|
|
|
1 |
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
|