yonikremer
commited on
Commit
•
c7b7b1d
1
Parent(s):
0b321da
updated requirements to the new version of grouped-sampling
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
grouped-sampling>=1.0.
|
2 |
streamlit==1.17.0
|
3 |
torch>1.12.1
|
4 |
transformers~=4.26.0
|
|
|
1 |
+
grouped-sampling>=1.0.5
|
2 |
streamlit==1.17.0
|
3 |
torch>1.12.1
|
4 |
transformers~=4.26.0
|