Spaces:
Runtime error
Runtime error
arjunpatel
commited on
Commit
•
ca87c6b
1
Parent(s):
2323f7f
broken links
Browse files
app.py
CHANGED
@@ -197,7 +197,7 @@ with demo:
|
|
197 |
with gr.Box():
|
198 |
gr.Markdown("<h3>How did you make this?<h3>")
|
199 |
gr.Markdown("""
|
200 |
-
I collected the dataset from
|
201 |
|
202 |
|
203 |
I then added a seed phrase "This move is called" just before each move in order to assist the model in
|
|
|
197 |
with gr.Box():
|
198 |
gr.Markdown("<h3>How did you make this?<h3>")
|
199 |
gr.Markdown("""
|
200 |
+
I collected the dataset from <a href =https://www.serebii.net>Serebii</a>, a news source and aggregator of Pokemon info.
|
201 |
|
202 |
|
203 |
I then added a seed phrase "This move is called" just before each move in order to assist the model in
|