Commit ·
303ea3e
1
Parent(s): c3fdc5f
Update requirements.txt
Browse files- requirements.txt +1 -3
requirements.txt
CHANGED
|
@@ -1,9 +1,7 @@
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
-
|
| 4 |
-
huggingface-hub==0.10.0
|
| 5 |
nvidia-ml-py3
|
| 6 |
-
transformers==4.22.2
|
| 7 |
ftfy
|
| 8 |
scipy
|
| 9 |
diffusers
|
|
|
|
| 1 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
| 2 |
torch
|
| 3 |
+
huggingface-hub
|
|
|
|
| 4 |
nvidia-ml-py3
|
|
|
|
| 5 |
ftfy
|
| 6 |
scipy
|
| 7 |
diffusers
|