yonikremer commited on
Commit
308fd7a
1 Parent(s): 33e22ec

updated grouped-sampling

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
  streamlit~=1.19.0
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
- grouped-sampling>=1.0.16
5
  transformers
6
  urllib3~=1.26.14
7
  requests
 
1
  streamlit~=1.19.0
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
+ grouped-sampling>=1.0.17
5
  transformers
6
  urllib3~=1.26.14
7
  requests