Spaces:
Runtime error
Runtime error
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(
|