Spaces:
Build error
Build error
Emiir
commited on
Commit
·
9429caf
1
Parent(s):
c4b6aba
Update app.py
Browse files
app.py
CHANGED
@@ -34,7 +34,7 @@ def send_it1(prompt_marka,prompt_seri,prompt_model,prompt_yil,proc1=proc1):
|
|
34 |
Series: {prompt_seri} /
|
35 |
Model: {prompt_model} /
|
36 |
Year: {prompt_yil} /
|
37 |
-
Show the car in a showroom (studio). Make a photo with front
|
38 |
|
39 |
while queue.qsize() >= queue_threshold:
|
40 |
time.sleep(2)
|
|
|
34 |
Series: {prompt_seri} /
|
35 |
Model: {prompt_model} /
|
36 |
Year: {prompt_yil} /
|
37 |
+
Show the car in a showroom (studio). Make a photo with front perspectives."""
|
38 |
|
39 |
while queue.qsize() >= queue_threshold:
|
40 |
time.sleep(2)
|