Spaces:
Runtime error
Runtime error
AlexWortega
commited on
Commit
β’
6ce3643
1
Parent(s):
469f1f5
Update app.py
Browse files
app.py
CHANGED
@@ -148,6 +148,7 @@ examples = [
|
|
148 |
|
149 |
with block as demo:
|
150 |
gr.Textbox(
|
|
|
151 |
|
152 |
|
153 |
[![Framework: PyTorch](https://img.shields.io/badge/Framework-PyTorch-orange.svg)](https://pytorch.org/) [![Huggingface space](https://img.shields.io/badge/π€-Huggingface-yello.svg)](https://huggingface.co/sberbank-ai/Kandinsky_2.0)
|
|
|
148 |
|
149 |
with block as demo:
|
150 |
gr.Textbox(
|
151 |
+
"""
|
152 |
|
153 |
|
154 |
[![Framework: PyTorch](https://img.shields.io/badge/Framework-PyTorch-orange.svg)](https://pytorch.org/) [![Huggingface space](https://img.shields.io/badge/π€-Huggingface-yello.svg)](https://huggingface.co/sberbank-ai/Kandinsky_2.0)
|