Aluode commited on
Commit
a23d99d
·
verified ·
1 Parent(s): fdd1b25

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -6
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- torch>=2.0.0
2
- pygame>=2.4.0
3
- gradio==3.50.2
4
- numpy>=1.21.0
5
- pymunk>=6.4.0
6
- plotly>=5.13.0
7
  Pillow>=9.4.0
 
1
+ torch>=2.0.0
2
+ pygame>=2.4.0
3
+ gradio>=3.50.2
4
+ numpy>=1.21.0
5
+ pymunk>=6.4.0
6
+ plotly>=5.13.0
7
  Pillow>=9.4.0