Duzduran commited on
Commit
08cb3fe
1 Parent(s): 7de79b4
Files changed (4) hide show
  1. .DS_Store +0 -0
  2. .idea/misc.xml +4 -0
  3. environment.yml +0 -25
  4. examples/.DS_Store +0 -0
.DS_Store CHANGED
Binary files a/.DS_Store and b/.DS_Store differ
 
.idea/misc.xml ADDED
@@ -0,0 +1,4 @@
 
 
 
 
 
1
+ <?xml version="1.0" encoding="UTF-8"?>
2
+ <project version="4">
3
+ <component name="ProjectRootManager" version="2" project-jdk-name="Python 3.8 (my_ml_env)" project-jdk-type="Python SDK" />
4
+ </project>
environment.yml DELETED
@@ -1,25 +0,0 @@
1
- name: my_ml_env
2
- channels:
3
- - conda-forge
4
- - defaults
5
- dependencies:
6
- - python=3.8
7
- - pip
8
- - gradio
9
- - numpy
10
- - pandas
11
- - seaborn
12
- - matplotlib
13
- - scikit-image
14
- - pillow
15
- - tensorflow
16
- - keras
17
- - scikit-learn
18
- - opencv
19
- - nibabel
20
- - nilearn
21
- - tensorflow-estimator
22
- - h5py
23
- - pip:
24
- - git+https://github.com/miykael/gif_your_nifti
25
-
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
examples/.DS_Store CHANGED
Binary files a/examples/.DS_Store and b/examples/.DS_Store differ