Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -6,7 +6,7 @@ def greet(name):
|
|
| 6 |
# iframe code to embed Pokemon Showdown
|
| 7 |
iframe_code = """
|
| 8 |
<iframe
|
| 9 |
-
src="https://
|
| 10 |
width="100%"
|
| 11 |
height="800"
|
| 12 |
style="border: none;"
|
|
|
|
| 6 |
# iframe code to embed Pokemon Showdown
|
| 7 |
iframe_code = """
|
| 8 |
<iframe
|
| 9 |
+
src="https://pshowdown-test-client.hf.space"
|
| 10 |
width="100%"
|
| 11 |
height="800"
|
| 12 |
style="border: none;"
|