HF中国镜像站
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
EGYADMIN
/
WAHBi-AI-V2
like
0
Paused
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
cd931f3
WAHBi-AI-V2
/
future_projects.py
EGYADMIN
Create future_projects.py
a69c97a
verified
24 days ago
raw
Copy download link
history
blame
Safe
214 Bytes
import
streamlit
as
st
def
show_future_projects
():
st.title(
"المشاريع المستقبلية"
)
st.write(
"هذه الصفحة مخصصة لعرض وتحليل المشاريع المستقبلية."
)