Spaces:
Build error
Build error
Emiir
commited on
Commit
·
287e820
1
Parent(s):
c702e6c
Update app.py
Browse files
app.py
CHANGED
@@ -27,7 +27,6 @@ restart_thread.start()
|
|
27 |
queue = Queue()
|
28 |
queue_threshold = 100
|
29 |
|
30 |
-
photo
|
31 |
def send_it1(prompt_marka,prompt_seri,prompt_model,prompt_yil,proc1=proc1):
|
32 |
#prompts = f"dreamlikeart, Brand: {prompt_marka} / Series: {prompt_seri} / Model: {prompt_model} / Year: {prompt_yil} / Show the car in a showroom (studio). Look ahead of us."
|
33 |
prompts = f"photo, Brand: {prompt_marka} / Series: {prompt_seri} / Model: {prompt_model} / Year: {prompt_yil} / Show the car in a showroom (studio). Look ahead of us."
|
|
|
27 |
queue = Queue()
|
28 |
queue_threshold = 100
|
29 |
|
|
|
30 |
def send_it1(prompt_marka,prompt_seri,prompt_model,prompt_yil,proc1=proc1):
|
31 |
#prompts = f"dreamlikeart, Brand: {prompt_marka} / Series: {prompt_seri} / Model: {prompt_model} / Year: {prompt_yil} / Show the car in a showroom (studio). Look ahead of us."
|
32 |
prompts = f"photo, Brand: {prompt_marka} / Series: {prompt_seri} / Model: {prompt_model} / Year: {prompt_yil} / Show the car in a showroom (studio). Look ahead of us."
|