Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
OreoAu
/
pierreguillou-llama-2-7b-hf-text2image-prompts-Liege-test
like
0
Runtime error
App
Files
Files
Community
main
pierreguillou-llama-2-7b-hf-text2image-prompts-Liege-test
/
app.py
OreoAu
initial commit
a444c3e
about 1 year ago
raw
Copy download link
history
blame
contribute
delete
Safe
115 Bytes
import
gradio
as
gr
gr.Interface.load(
"models/pierreguillou/llama-2-7b-hf-text2image-prompts-Liege-test"
).launch()