Spaces:
Runtime error
Runtime error
Commit ·
b1f3277
1
Parent(s): e7472f9
Update app.py
Browse files
app.py
CHANGED
|
@@ -1,4 +1,3 @@
|
|
| 1 |
import gradio as gr
|
| 2 |
|
| 3 |
-
gr.Interface.load("models/google/vit-base-patch16-224", title="
|
| 4 |
-
gr.caption("developed by raghuram")
|
|
|
|
| 1 |
import gradio as gr
|
| 2 |
|
| 3 |
+
gr.Interface.load("models/google/vit-base-patch16-224", title="IMAGE CLASSIFIER",description="developed by @@Raghuramvarma@@").launch()
|
|
|