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 16, 2024
Commit
f8824e1
·
verified
·
1 Parent(s):
97f6b1c
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -21,7 +21,7 @@ def add_to_json(new_data):
21
new_data = {
22
23
24
-
"goal":
model
,
25
26
27
}
21
new_data = {
22
23
24
+
"goal":
"Learn
to code in Python"
,
25
26
27
}