yonikremer commited on
Commit
faf3171
1 Parent(s): 0499581

updated requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,13 +1,13 @@
1
- grouped-sampling>=1.0.5
2
- streamlit==1.17.0
3
  torch>1.12.1
4
- transformers~=4.26.0
5
- hatchling
6
  beautifulsoup4~=4.11.2
7
  urllib3~=1.26.14
8
  requests~=2.28.2
9
  accelerate
10
  bitsandbytes
11
- pytest~=7.1.2
12
  sentencepiece
13
  google-api-python-client
 
1
+ grouped-sampling>=1.0.6
2
+ streamlit~=1.18.1
3
  torch>1.12.1
4
+ transformers~=4.26.1
5
+ hatchling~=1.13.0
6
  beautifulsoup4~=4.11.2
7
  urllib3~=1.26.14
8
  requests~=2.28.2
9
  accelerate
10
  bitsandbytes
11
+ pytest==7.2.1
12
  sentencepiece
13
  google-api-python-client