Spaces:
Running
on
T4
Running
on
T4
eliphatfs
commited on
Commit
•
c1a343f
1
Parent(s):
61ba9ac
Attempt.
Browse files- requirements.txt +2 -1
requirements.txt
CHANGED
@@ -1,7 +1,8 @@
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
-
|
4 |
dgl-cu113
|
|
|
5 |
# open_clip_torch
|
6 |
diffusers
|
7 |
accelerate
|
|
|
1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
2 |
torch
|
3 |
+
-f https://data.dgl.ai/wheels/repo.html
|
4 |
dgl-cu113
|
5 |
+
numpy
|
6 |
# open_clip_torch
|
7 |
diffusers
|
8 |
accelerate
|