Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Nikit-K
/
HuggingAlgorithms-figr-mistral7b-html
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
main
HuggingAlgorithms-figr-mistral7b-html
/
app.py
Nikit-K
initial commit
1bc8ad0
over 1 year ago
raw
Copy download link
history
blame
contribute
delete
85 Bytes
import
gradio
as
gr
gr.load(
"models/HuggingAlgorithms/figr-mistral7b-html"
).launch()