Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
C2MV
/
BioRAG
like
1
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
C2MV
commited on
Jun 2
Commit
f94ef87
·
verified
·
1 Parent(s):
30dcf91
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -44,4 +44,4 @@ def main():
44
45
46
if __name__ == "__main__":
47
-
main()
44
45
46
if __name__ == "__main__":
47
+
main(
share=True
)