Spaces:
Running
on
Zero
Running
on
Zero
Update app_optimized.py
Browse files- app_optimized.py +1 -5
app_optimized.py
CHANGED
@@ -300,11 +300,7 @@ def call_pipe(
|
|
300 |
|
301 |
|
302 |
def main():
|
303 |
-
|
304 |
-
"""
|
305 |
-
- https://i-bacon.bunkr.ru/11b45aa7-630b-4189-996f-a6b37a697786.png
|
306 |
-
- https://i-bacon.bunkr.ru/2382224f-120e-482d-a75d-f1a1bf13038c.png
|
307 |
-
""")
|
308 |
# Define the interface inputs
|
309 |
inputs = [
|
310 |
gr.Textbox(label="Prompt", value="a woman"),
|
|
|
300 |
|
301 |
|
302 |
def main():
|
303 |
+
|
|
|
|
|
|
|
|
|
304 |
# Define the interface inputs
|
305 |
inputs = [
|
306 |
gr.Textbox(label="Prompt", value="a woman"),
|