Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zeyadahmedd
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zeyadahmedd
commited on
Sep 25, 2023
Commit
aa07cb3
·
1 Parent(s):
f9ccf6d
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -8,4 +8,4 @@ def testing():
8
9
10
if __name__ == '__main__':
11
-
api.run(
8
9
10
if __name__ == '__main__':
11
+
api.run(
)