Spaces:
Running
on
T4
Running
on
T4
Update build_custom_prompter.sh
Browse files- build_custom_prompter.sh +1 -1
build_custom_prompter.sh
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
#!/bin/sh
|
2 |
|
3 |
unzip gradio-image-prompter-visible-boxes-main.zip
|
4 |
-
cd gradio-image-prompter-visible-boxes
|
5 |
gradio cc install
|
6 |
gradio cc dev
|
7 |
gradio cc build
|
|
|
1 |
#!/bin/sh
|
2 |
|
3 |
unzip gradio-image-prompter-visible-boxes-main.zip
|
4 |
+
cd gradio-image-prompter-visible-boxes-main
|
5 |
gradio cc install
|
6 |
gradio cc dev
|
7 |
gradio cc build
|