try endpoint lib from doc
Browse files- requirements.txt +3 -3
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
#xformers==0.0.20
|
2 |
-
pytorch: 1.13.1=py3.9_cuda11.8*
|
3 |
-
torchvision: 0.14.1
|
4 |
-
diffusers: 0.14.0
|
|
|
1 |
#xformers==0.0.20
|
2 |
+
# pytorch: 1.13.1=py3.9_cuda11.8*
|
3 |
+
# torchvision: 0.14.1
|
4 |
+
# diffusers: 0.14.0
|