Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -59,7 +59,7 @@ with gr.Blocks() as app:
|
|
| 59 |
"2. Click 'Submit' to pass the pic to your AI meal maker for processing.\n\n"
|
| 60 |
"3. Read and implement the recommendations.\n\n"
|
| 61 |
"4. Click 'Clear' to upload a new image of another food item you may want to use to make a meal.\n\n"
|
| 62 |
-
"<strong>Note:</strong>If the model outputs an error or takes longer than 2 minutes to generate an answer, just press F5 to refresh the page and restart your image upload process.")
|
| 63 |
|
| 64 |
|
| 65 |
|
|
|
|
| 59 |
"2. Click 'Submit' to pass the pic to your AI meal maker for processing.\n\n"
|
| 60 |
"3. Read and implement the recommendations.\n\n"
|
| 61 |
"4. Click 'Clear' to upload a new image of another food item you may want to use to make a meal.\n\n"
|
| 62 |
+
"<strong>Note:</strong> If the model outputs an error or takes longer than 2 minutes to generate an answer, just press F5 to refresh the page and restart your image upload process.")
|
| 63 |
|
| 64 |
|
| 65 |
|