Spaces:
Runtime error
Runtime error
Commit ·
5acfd40
1
Parent(s): 7d3a330
Update app.py
Browse files
app.py
CHANGED
|
@@ -121,7 +121,7 @@ iface = gr.Interface(
|
|
| 121 |
gr.components.Textbox(type="text", label="Top Prediction")
|
| 122 |
],
|
| 123 |
title="Engagify's Advanced Image Recognition Suite",
|
| 124 |
-
description=
|
| 125 |
live=False
|
| 126 |
)
|
| 127 |
|
|
|
|
| 121 |
gr.components.Textbox(type="text", label="Top Prediction")
|
| 122 |
],
|
| 123 |
title="Engagify's Advanced Image Recognition Suite",
|
| 124 |
+
description="[[V0.5.1] Video Action Recognition - Copyright Engajify 2023] [Author: Ibrahim Ali] [Method: XCLIP ZERO SHOT / SAMPLED FRAMES = 32]",
|
| 125 |
live=False
|
| 126 |
)
|
| 127 |
|