Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
cyphertechinc
/
AskCyph-Chat
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
acda64d
AskCyph-Chat
/
app.py
geeek
Update app.py
acda64d
verified
5 months ago
raw
Copy download link
history
blame
Safe
84 Bytes
import
gradio
as
gr
demo = gr.load(REPO_NAME, src=
"spaces"
,HF_TOKEN)
demo.launch()