Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +3 -1
requirements.txt
CHANGED
@@ -11,4 +11,6 @@ tqdm
|
|
11 |
matplotlib
|
12 |
requests
|
13 |
tensorflow
|
14 |
-
accelerate
|
|
|
|
|
|
11 |
matplotlib
|
12 |
requests
|
13 |
tensorflow
|
14 |
+
accelerate
|
15 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
16 |
+
torch
|