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

removed grouped-sampling requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +0 -6
requirements.txt CHANGED
@@ -2,12 +2,6 @@ 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
8
- cache-to-disk
9
- beautifulsoup4~=4.11.2
10
- accelerate
11
  sentencepiece
12
- bitsandbytes
13
  pytest~=7.2.2
 
2
  --extra-index-url https://download.pytorch.org/whl/cu113
3
  torch
4
  grouped-sampling>=1.0.17
 
5
  urllib3~=1.26.14
 
 
 
 
6
  sentencepiece
 
7
  pytest~=7.2.2