Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
captain-awesome
/
docuverse
like
1
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
captain-awesome
commited on
Sep 7, 2023
Commit
3d9bf2a
·
1 Parent(s):
23ae001
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -426,4 +426,4 @@ def main():
426
print("Please enter a question.")
427
428
if __name__ == "__main__":
429
-
main(
426
print("Please enter a question.")
427
428
if __name__ == "__main__":
429
+
main(
)