Spaces:
Running
on
Zero
Running
on
Zero
Update app_2.py
Browse files
app_2.py
CHANGED
@@ -1235,7 +1235,7 @@ with block:
|
|
1235 |
run_button.click(
|
1236 |
fn=infer,
|
1237 |
inputs=[
|
1238 |
-
|
1239 |
extracted_fg,
|
1240 |
],
|
1241 |
outputs=[orientation_result],
|
|
|
1235 |
run_button.click(
|
1236 |
fn=infer,
|
1237 |
inputs=[
|
1238 |
+
text_prompt,
|
1239 |
extracted_fg,
|
1240 |
],
|
1241 |
outputs=[orientation_result],
|