Commit
·
5aa894a
1
Parent(s):
cc9204b
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,5 +1,6 @@
|
|
| 1 |
gradio
|
| 2 |
-
|
| 3 |
-
|
|
|
|
| 4 |
git+https://github.com/openai/CLIP.git
|
| 5 |
git+https://github.com/layer6ai-labs/tr0n.git
|
|
|
|
| 1 |
gradio
|
| 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
|