ahsanMah commited on
Commit
19b39bc
·
1 Parent(s): 5e2d22c

bump torch and add gradio

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,9 +1,10 @@
 
1
  einops
2
  normflows
3
  tensorboard
4
  numpy~=1.26.0
5
  scikit-learn
6
- torch~=2.1.0
7
  click
8
  Pillow
9
  psutil
 
1
+ gradio
2
  einops
3
  normflows
4
  tensorboard
5
  numpy~=1.26.0
6
  scikit-learn
7
+ torch~=2.2.0
8
  click
9
  Pillow
10
  psutil