Spaces:
Running
Running
Fix notebook links
Browse filesSigned-off-by: Aisuko <urakiny@gmail.com>
app.py
CHANGED
@@ -113,7 +113,7 @@ with gr.Blocks() as blocks:
|
|
113 |
|
114 |
This code cannot be runable because of the low resource. So, it is aimed to show the the componnets of the UI only.
|
115 |
|
116 |
-
If you want to run the Code, please go to Kaggle
|
117 |
"""
|
118 |
)
|
119 |
|
|
|
113 |
|
114 |
This code cannot be runable because of the low resource. So, it is aimed to show the the componnets of the UI only.
|
115 |
|
116 |
+
If you want to run the Code, please go to the Kaggle notebook [https://www.kaggle.com/code/aisuko/text-to-image-qr-code-generator/notebook](https://www.kaggle.com/code/aisuko/text-to-image-qr-code-generator/notebook)
|
117 |
"""
|
118 |
)
|
119 |
|