Spaces:
Sleeping
Sleeping
Update app.py
Browse files
app.py
CHANGED
|
@@ -117,7 +117,7 @@ with gr.Blocks() as demo:
|
|
| 117 |
|
| 118 |
gr.Markdown("""
|
| 119 |
## ⚠️ API Configuration ⚠️
|
| 120 |
-
- **Issue:** ❗ Sometimes the model returns text instead of an image
|
| 121 |
### 🔧 Steps to Address:
|
| 122 |
1. **🛠️ Duplicate the Repository**
|
| 123 |
- Create a separate copy for modifications.
|
|
|
|
| 117 |
|
| 118 |
gr.Markdown("""
|
| 119 |
## ⚠️ API Configuration ⚠️
|
| 120 |
+
- **Issue:** ❗ Sometimes the model returns text instead of an image.
|
| 121 |
### 🔧 Steps to Address:
|
| 122 |
1. **🛠️ Duplicate the Repository**
|
| 123 |
- Create a separate copy for modifications.
|