Spaces:
Runtime error
Runtime error
rodrigomasini
commited on
Commit
•
22b332a
1
Parent(s):
0cf87d2
Update app.py
Browse files
app.py
CHANGED
@@ -274,7 +274,6 @@ try:
|
|
274 |
except Exception as e:
|
275 |
print(f"An error occurred: {e}")
|
276 |
```
|
277 |
-
|
278 |
"""
|
279 |
|
280 |
interface = gr.Interface(
|
|
|
274 |
except Exception as e:
|
275 |
print(f"An error occurred: {e}")
|
276 |
```
|
|
|
277 |
"""
|
278 |
|
279 |
interface = gr.Interface(
|