Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
myn0908
/
Own-Knowledge-GPT
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
myn0908
commited on
Feb 6, 2024
Commit
5d4f7a2
·
verified
·
1 Parent(s):
eee1c6d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -205,4 +205,4 @@ def main():
205
if __name__ == '__main__':
206
demo = main()
207
demo.queue()
208
-
demo.launch(share=True)
205
if __name__ == '__main__':
206
demo = main()
207
demo.queue()
208
+
demo.launch(share=True)