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:
EWL
/
EaSimPower
like
1
Running
App
Files
Files
Community
2
Fetching metadata from the HF Docker repository...
ewlya
commited on
May 13, 2025
Commit
56ee523
·
verified
·
1 Parent(s):
fe6b52a
Delete app.py
Browse files
Files changed (1)
hide
show
app.py
+0
-6
app.py
DELETED
Viewed
@@ -1,6 +0,0 @@
1
-
import streamlit as st
2
-
3
-
st.set_page_config(layout="wide")
4
-
st.title("✅ Test läuft!")
5
-
6
-
st.write("Wenn du das hier siehst, ist das Grundgerüst intakt.")