Commit
·
3ad34f6
1
Parent(s):
3d6ce7e
Update requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -1,7 +1,8 @@
|
|
| 1 |
-
|
| 2 |
transformers
|
| 3 |
nvidia-ml-py3
|
| 4 |
ftfy
|
| 5 |
wget
|
| 6 |
huggingface_hub
|
| 7 |
-
--extra-index-url https://download.pytorch.org/whl/cu113
|
|
|
|
|
|
| 1 |
+
diffusers
|
| 2 |
transformers
|
| 3 |
nvidia-ml-py3
|
| 4 |
ftfy
|
| 5 |
wget
|
| 6 |
huggingface_hub
|
| 7 |
+
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 8 |
+
torch
|