Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
NotYuSheng
/
Playground
like
0
Runtime error
App
Files
Files
Community
NotYuSheng
commited on
Jul 18, 2024
Commit
2125ad2
·
verified
·
1 Parent(s):
33a7ee6
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -61,4 +61,4 @@ def main():
61
if __name__ == "__main__":
62
# Initialize llm
63
ai_assistant = MultimodalAI()
64
-
main()
61
if __name__ == "__main__":
62
# Initialize llm
63
ai_assistant = MultimodalAI()
64
+
main()