NoelVouitsis
commited on
Commit
•
14745c3
1
Parent(s):
4b5c98b
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
-
gradio==3.
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
torchvision
|
5 |
git+https://github.com/openai/CLIP.git
|
6 |
-
git+https://github.com/layer6ai-labs/tr0n.git
|
|
|
1 |
+
gradio==3.4
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
torchvision
|
5 |
git+https://github.com/openai/CLIP.git
|
6 |
+
git+https://github.com/layer6ai-labs/tr0n.git
|