Spaces:
Sleeping
Sleeping
Yaron Koresh
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -102,7 +102,7 @@ def Piper(_do):
|
|
102 |
print(e)
|
103 |
return None
|
104 |
|
105 |
-
@spaces.GPU(duration=
|
106 |
def Piper2(img,posi,neg):
|
107 |
try:
|
108 |
retu = pipe2(
|
|
|
102 |
print(e)
|
103 |
return None
|
104 |
|
105 |
+
@spaces.GPU(duration=35)
|
106 |
def Piper2(img,posi,neg):
|
107 |
try:
|
108 |
retu = pipe2(
|