Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
ArturG9
/
Info_Assistant
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ArturG9
commited on
Sep 8, 2024
Commit
45ba126
·
verified
·
1 Parent(s):
9ccb529
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -18,5 +18,6 @@ def main():
18
19
20
21
-
if __name__ == "__main__":
22
main()
18
19
20
21
+
22
+
if __name__ == "__main__":
23
main()