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:
corvo7
/
Deep_Learning
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
corvo7
commited on
Jul 22, 2024
Commit
17381c1
·
verified
·
1 Parent(s):
7aa1e70
Update app.py
Browse files
Files changed (1)
hide
show
app.py
+5
-0
app.py
CHANGED
Viewed
@@ -0,0 +1,5 @@
1
+
import streamlit as st
2
+
3
+
st.header("Intro to Deep learining")
4
+
5
+
st.subheader("What is AI")