Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Khalid02
/
Lawgarithm
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Khalid02
commited on
Apr 6, 2025
Commit
1b52d49
·
verified
·
1 Parent(s):
a73d4e1
updated
Browse files
Files changed (1)
hide
show
app.py
+2
-1
app.py
CHANGED
Viewed
@@ -246,7 +246,8 @@ if __name__ == "__main__":
246
# ],
247
# )
248
249
-
250
251
# return demo
252
246
# ],
247
# )
248
249
+
250
+
251
252
# return demo
253