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