Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Hardware
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
Rushhaabhhh
/
meta-hackathon
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Rushhaabhhh
commited on
Apr 8
Commit
b55e66c
·
verified
·
1 Parent(s):
37214c6
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-5
app.py
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
def main():
2
-
print("OpenEnv Server starting...")
3
-
4
-
if __name__ == "__main__":
5
-
main()