keshavbhandari commited on
Commit
d32037b
1 Parent(s): e105841
Files changed (1) hide show
  1. environment.yml +9 -0
environment.yml ADDED
@@ -0,0 +1,9 @@
 
 
 
 
 
 
 
 
 
 
1
+ name: gradio
2
+ channels:
3
+ - conda-forge
4
+ dependencies:
5
+ - python=3.10
6
+ - fluidsynth
7
+ - pip
8
+ - pip:
9
+ - -r requirements.txt