EphAsad commited on
Commit
2330670
·
verified ·
1 Parent(s): 1168cd6

Create .space_config.json

Browse files
Files changed (1) hide show
  1. .space_config.json +4 -0
.space_config.json ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ {
2
+ "sdk": "streamlit",
3
+ "python": "3.10"
4
+ }