Update requirements.txt
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,4 +1,5 @@
|
|
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.0
|
|
|
|
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.0
|
5 |
+
https://gradio-builds.s3.amazonaws.com/5621c2af0ffc0c3283e4479d1f79545b81124edb/gradio-3.33.1-py3-none-any.whl
|