etemkocaaslan commited on
Commit
976cf03
·
verified ·
1 Parent(s): fce42a9

Create environment.yml

Browse files
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