Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Emerging-Tech
/
Aaram
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Nikhil0987
commited on
Feb 15, 2024
Commit
6b8ac8b
·
verified
·
1 Parent(s):
97ef7b0
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -25,7 +25,7 @@ new_data = {
25
26
27
28
-
}
29
add_to_json(new_data)
30
31
25
26
27
28
+
29
add_to_json(new_data)
30
31