Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Log In
Sign Up
b4b4w4
/
firsthug
like
0
tbc
English
firstmodel
License:
mit
Model card
Files
Files and versions
xet
Community
b4b4w4
commited on
Nov 23, 2023
Commit
44a18d6
·
1 Parent(s):
260f55e
Create app.py
Browse files
Files changed (1)
hide
show
app.py
+2
-0
app.py
ADDED
Viewed
@@ -0,0 +1,2 @@
1
+
# hi
2
+
print("Hello HF!")