Spaces:
Running
Running
Commit
·
1f71274
1
Parent(s):
e331aa7
Update app.py
Browse files
app.py
CHANGED
|
@@ -12,7 +12,7 @@ The steps are the following:
|
|
| 12 |
- Click "Submit"
|
| 13 |
- That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥
|
| 14 |
|
| 15 |
-
⚠️
|
| 16 |
"""
|
| 17 |
|
| 18 |
demo = gr.Interface(
|
|
|
|
| 12 |
- Click "Submit"
|
| 13 |
- That's it! You'll get feedback if it works or not, and if it worked, you'll get the URL of the opened PR 🔥
|
| 14 |
|
| 15 |
+
⚠️ If you encounter weird error messages, please have a look into the Logs and feel free to open a PR to correct the error messages.
|
| 16 |
"""
|
| 17 |
|
| 18 |
demo = gr.Interface(
|