awacke1 commited on
Commit
8f7dbfb
·
verified ·
1 Parent(s): c392f4b

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +9 -1
README.md CHANGED
@@ -11,4 +11,12 @@ license: mit
11
  short_description: Teaching Example for Game Generative UI UX
12
  ---
13
 
14
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
 
 
 
 
 
 
 
 
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
+