Spaces:
Running
Running
huu-ontocord
commited on
Update app.py
Browse files
app.py
CHANGED
@@ -102,4 +102,4 @@ iface = gr.Interface(
|
|
102 |
description="Share a video and help create an open source AI training dataset. Just take a video and describe what you see, what you are doing, or have a conversation with someone. Make sure everyone has consented to be in the video. Optionally enter in some text that might help an AI understand the vidoe. Then click submit to save to ontocord/prompt-share-storage Dataset. DO NOT share personal information. Thank you!"
|
103 |
)
|
104 |
"""
|
105 |
-
|
|
|
102 |
description="Share a video and help create an open source AI training dataset. Just take a video and describe what you see, what you are doing, or have a conversation with someone. Make sure everyone has consented to be in the video. Optionally enter in some text that might help an AI understand the vidoe. Then click submit to save to ontocord/prompt-share-storage Dataset. DO NOT share personal information. Thank you!"
|
103 |
)
|
104 |
"""
|
105 |
+
demo.launch()
|