yonikremer
commited on
Commit
•
25de4e0
1
Parent(s):
2c1c246
grouped-sampling 1.0.20
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
streamlit
|
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
|
2 |
--extra-index-url https://download.pytorch.org/whl/cu113
|
3 |
torch
|
4 |
+
grouped-sampling>=1.0.20
|
5 |
transformers
|
6 |
urllib3~=1.26.14
|
7 |
requests
|