Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Prajith04
/
qwendr
like
0
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Prajith04
commited on
Apr 14
Commit
b412eb7
·
verified
·
1 Parent(s):
6117491
Delete main.py
Browse files
Files changed (1)
hide
show
main.py
+0
-6
main.py
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
def main():
2
-
print("Hello from llamadr!")
3
-
4
-
5
-
if __name__ == "__main__":
6
-
main()