Hugging Face
Models
Datasets
Spaces
Buckets
new
Docs
Enterprise
Pricing
Website
Tasks
HuggingChat
Collections
Languages
Organizations
Community
Blog
Posts
Daily Papers
Learn
Discord
Forum
GitHub
Solutions
Team & Enterprise
Hugging Face PRO
Enterprise Support
Inference Providers
Inference Endpoints
Storage Buckets
Log In
Sign Up
Spaces:
hprasath
/
One-For-All-Server
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
hprasath
commited on
Apr 21, 2024
Commit
dea47fb
·
verified
·
1 Parent(s):
f482741
Delete Main.java
Browse files
Files changed (1)
hide
show
Main.java
+0
-5
Main.java
DELETED
Viewed
@@ -1,5 +0,0 @@
1
-
public class Main{
2
-
public static void main(String args[]){
3
-
System.out.println("Hello World");
4
-
}
5
-
}