Hugging Face
Models
Datasets
Spaces
Community
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
/
web
/
pages
/
vendors.py
EGYADMIN
Create vendors.py
6d7ab1c
verified
2 months ago
raw
Copy download link
history
blame
Safe
210 Bytes
import
streamlit
as
st
def
show_vendors
():
st.title(
"الموردون والمقاولون"
)
st.write(
"هذه الصفحة مخصصة لإدارة بيانات الموردين والمقاولين."
)