Spaces:
Paused
Paused
Update app.py
Browse files
app.py
CHANGED
|
@@ -67,7 +67,7 @@ class Predictor:
|
|
| 67 |
|
| 68 |
# Instantiate the Predictor class
|
| 69 |
predictor = Predictor()
|
| 70 |
-
title = "
|
| 71 |
|
| 72 |
# Create Gradio Interface
|
| 73 |
iface = gr.Interface(
|
|
|
|
| 67 |
|
| 68 |
# Instantiate the Predictor class
|
| 69 |
predictor = Predictor()
|
| 70 |
+
title = "🧸🧸 Auto adjust Models."
|
| 71 |
|
| 72 |
# Create Gradio Interface
|
| 73 |
iface = gr.Interface(
|