Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
·
a73db4f
1
Parent(s):
5d4656e
fix for zeroscope
Browse files
.env
CHANGED
@@ -29,10 +29,10 @@ VC_STORAGE_PATH="/data/"
|
|
29 |
VC_SDXL_SPACE_API_URL="https://jbilcke-hf-image-server.hf.space"
|
30 |
|
31 |
#----------------- ZEROSCOPE INFERENCE SERVERS -------------------
|
32 |
-
VC_ZEROSCOPE_SPACE_API_URL_1="https://jbilcke-hf-
|
33 |
-
VC_ZEROSCOPE_SPACE_API_URL_2="https://jbilcke-hf-
|
34 |
-
VC_ZEROSCOPE_SPACE_API_URL_3="https://jbilcke-hf-
|
35 |
-
VC_ZEROSCOPE_SPACE_API_URL_4="https://jbilcke-hf-
|
36 |
|
37 |
#----------------- HOTSHOT-XL INFERENCE SERVERS -------------------
|
38 |
VC_HOTSHOT_XL_GRADIO_SPACE_API_URL="https://jbilcke-hf-hotshot-xl-server-1.hf.space"
|
|
|
29 |
VC_SDXL_SPACE_API_URL="https://jbilcke-hf-image-server.hf.space"
|
30 |
|
31 |
#----------------- ZEROSCOPE INFERENCE SERVERS -------------------
|
32 |
+
VC_ZEROSCOPE_SPACE_API_URL_1="https://jbilcke-hf-zeroscope-server-1.hf.space"
|
33 |
+
VC_ZEROSCOPE_SPACE_API_URL_2="https://jbilcke-hf-zeroscope-server-2.hf.space"
|
34 |
+
VC_ZEROSCOPE_SPACE_API_URL_3="https://jbilcke-hf-zeroscope-server-3.hf.space"
|
35 |
+
VC_ZEROSCOPE_SPACE_API_URL_4="https://jbilcke-hf-zeroscope-server-4.hf.space"
|
36 |
|
37 |
#----------------- HOTSHOT-XL INFERENCE SERVERS -------------------
|
38 |
VC_HOTSHOT_XL_GRADIO_SPACE_API_URL="https://jbilcke-hf-hotshot-xl-server-1.hf.space"
|