Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Maximofn
/
subtify
like
1
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Maximofn
commited on
Oct 18, 2023
Commit
2e3ad69
·
1 Parent(s):
61e221e
First version of app, only hello world
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
ADDED
Viewed
@@ -0,0 +1 @@
1
+
print("Hello World!")