jingyangcarl commited on
Commit
ac36933
·
1 Parent(s): 82ac033
Files changed (1) hide show
  1. environment.yml +7 -0
environment.yml ADDED
@@ -0,0 +1,7 @@
 
 
 
 
 
 
 
 
1
+ name: gradio
2
+ channels:
3
+ - conda-forge
4
+ - defaults
5
+ dependencies:
6
+ - python=3.10
7
+ - gradio