Commit
·
1c52ad6
1
Parent(s):
2cf3dde
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.0.1
|
3 |
|
4 |
-
diffusers
|
5 |
accelerate
|
6 |
transformers
|
7 |
gradio==4.1.1
|
|
|
1 |
--index-url https://download.pytorch.org/whl/cu118
|
2 |
torch==2.0.1
|
3 |
|
4 |
+
diffusers
|
5 |
accelerate
|
6 |
transformers
|
7 |
gradio==4.1.1
|