arikat commited on
Commit
6cea7a6
1 Parent(s): 13b4d07

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +14 -14
requirements.txt CHANGED
@@ -1,18 +1,18 @@
1
- biopython=1.81=py39h72bdee0_0
2
- gradio=3.23.0=pyhd8ed1ab_0
3
- huggingface_hub=0.16.4=pyhd8ed1ab_0
4
- matplotlib-base=3.7.1=py39he190548_0
5
- numpy=1.24.2=py39h7360e5f_0
6
- pandas=2.0.0=py39h2ad29b5_0
7
- pickleshare=0.7.5=py_1003
8
- pillow=9.5.0=py39h7207d5c_0
9
  pip
10
- python=3.9.16=h2782a2a_0_cpython
11
- scipy=1.10.1=py39he83f1e1_0
12
- seaborn=0.12.2=hd8ed1ab_0
13
- tokenizers=0.13.3=py39h585fa2d_0
14
- tqdm=4.65.0=pyhd8ed1ab_1
15
- transformers=4.31.0
16
  scikit-learn==1.3.0
17
  torch==2.0.1
18
  torchaudio==2.0.2
 
1
+ biopython==1.81
2
+ gradio==3.23.0
3
+ huggingface_hub==0.16.4
4
+ matplotlib-base==3.7.1
5
+ numpy==1.24.2
6
+ pandas==2.0.0
7
+ pickleshare==0.7.5
8
+ pillow==9.5.0
9
  pip
10
+ python==3.9.16
11
+ scipy==1.10.1
12
+ seaborn==0.12.2
13
+ tokenizers==0.13.3
14
+ tqdm==4.65.0
15
+ transformers==4.31.0
16
  scikit-learn==1.3.0
17
  torch==2.0.1
18
  torchaudio==2.0.2