yonikremer
commited on
Commit
•
de6a788
1
Parent(s):
a671856
removed the option to search the web
Browse files- requirements.txt +1 -2
requirements.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
grouped-sampling>=1.0.
|
2 |
streamlit~=1.18.1
|
3 |
torch>1.12.1
|
4 |
transformers~=4.26.1
|
@@ -10,5 +10,4 @@ accelerate
|
|
10 |
bitsandbytes
|
11 |
pytest==7.2.1
|
12 |
sentencepiece
|
13 |
-
google-api-python-client
|
14 |
cache-to-disk
|
|
|
1 |
+
grouped-sampling>=1.0.13
|
2 |
streamlit~=1.18.1
|
3 |
torch>1.12.1
|
4 |
transformers~=4.26.1
|
|
|
10 |
bitsandbytes
|
11 |
pytest==7.2.1
|
12 |
sentencepiece
|
|
|
13 |
cache-to-disk
|