viba98
commited on
Commit
•
3ac2a0a
1
Parent(s):
fcd9cec
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ diffusers==0.4.1
|
|
2 |
transformers==4.22.1
|
3 |
ftfy
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
-
|
6 |
scipy
|
7 |
datasets
|
8 |
gradio
|
|
|
2 |
transformers==4.22.1
|
3 |
ftfy
|
4 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
5 |
+
torch
|
6 |
scipy
|
7 |
datasets
|
8 |
gradio
|