Update README.md
Browse files
README.md
CHANGED
|
@@ -11,4 +11,12 @@ license: mit
|
|
| 11 |
short_description: Teaching Example for Game Generative UI UX
|
| 12 |
---
|
| 13 |
|
| 14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
short_description: Teaching Example for Game Generative UI UX
|
| 12 |
---
|
| 13 |
|
| 14 |
+
Inputs:
|
| 15 |
+
|
| 16 |
+
streamlit==1.32.0
|
| 17 |
+
numpy==1.26.4
|
| 18 |
+
pandas==2.2.2
|
| 19 |
+
websockets==12.0
|
| 20 |
+
aiohttp==3.9.5
|
| 21 |
+
pythreejs==2.4.1
|
| 22 |
+
|