Spaces:
Sleeping
Sleeping
nehapasricha94
commited on
Commit
•
088206d
1
Parent(s):
78b7de1
Update app.py
Browse files
app.py
CHANGED
@@ -213,4 +213,4 @@ iface = gr.Interface(fn=analyze_emotion_from_image, inputs="image", outputs="tex
|
|
213 |
|
214 |
# Launch the interface
|
215 |
if __name__ == "__main__":
|
216 |
-
iface.launch(
|
|
|
213 |
|
214 |
# Launch the interface
|
215 |
if __name__ == "__main__":
|
216 |
+
iface.launch()
|