OmidSakaki commited on
Commit
f77d216
·
verified ·
1 Parent(s): ed6cc8e

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +8 -8
requirements.txt CHANGED
@@ -1,8 +1,8 @@
1
- gradio==4.44.0
2
- torch==2.3.1
3
- numpy==1.26.4
4
- pandas==2.2.2
5
- plotly==5.24.0
6
- gymnasium==1.0.0
7
- loguru==0.7.2
8
- pyyaml==6.0.2
 
1
+ gradio>=4.0.0
2
+ numpy
3
+ torch
4
+ gymnasium
5
+ plotly
6
+ loguru
7
+ pyyaml
8
+ wandb