Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Duplicated from
akhaliq/anychat
Starchik1
/
anychat
like
0
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
anychat
/
app_deepseek.py
hysts
HF staff
ruff
20d974d
9 days ago
raw
Copy download link
history
blame
contribute
delete
Safe
119 Bytes
import
ai_gradio
import
gradio
as
gr
demo = gr.load(
name=
"deepseek:deepseek-chat"
,
src=ai_gradio.registry,
)