Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
CogwiseAI
/
CogwiseAI-chatwithMS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
86ffd52
CogwiseAI-chatwithMS
/
app.py
CogwiseAI
initial commit
86ffd52
almost 2 years ago
raw
Copy download link
history
blame
78 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/CogwiseAI/chatwithMS"
).launch()