TejAndrewsACC commited on
Commit
2b6c865
·
verified ·
1 Parent(s): bc107b6

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +15 -4
requirements.txt CHANGED
@@ -1,4 +1,15 @@
1
- huggingface_hub==0.25.2
2
- torch
3
- gradio
4
- gradio_client
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio==3.16.0
2
+ torch==1.13.1
3
+ torchvision==0.14.1
4
+ huggingface_hub==0.13.3
5
+ tensorflow==2.11.0
6
+ ray==2.2.0
7
+ optuna==3.0.4
8
+ pytorch-lightning==1.8.5
9
+ scikit-learn==1.1.2
10
+ numpy==1.23.5
11
+ pandas==1.5.2
12
+ matplotlib==3.6.2
13
+ tqdm==4.64.1
14
+ requests==2.28.1
15
+ scipy==1.9.3