yonikremer
commited on
Commit
•
308fd7a
1
Parent(s):
33e22ec
updated grouped-sampling
Browse files- 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.
|
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
|