ropercha commited on
Commit
3410c0e
·
1 Parent(s): a4c0e42

Updated the requirements files

Browse files
Files changed (1) hide show
  1. requirements.txt +13 -1
requirements.txt CHANGED
@@ -1 +1,13 @@
1
- gradio>=5.0.0
 
 
 
 
 
 
 
 
 
 
 
 
 
1
+ gradio>=5.0.0
2
+ gymnasium
3
+ numpy
4
+ stable-baselines3
5
+ torch
6
+ matplotlib
7
+ Pillow
8
+ pandas
9
+ tqdm
10
+ PyYAML
11
+ huggingface_hub
12
+ pygame
13
+ imageio