dvdnss
commited on
Commit
·
ad123bb
1
Parent(s):
b52d28b
updated requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -1,6 +1,6 @@
|
|
1 |
gdown~=4.4.0
|
2 |
nltk~=3.7
|
3 |
-
streamlit~=1.
|
4 |
datasets~=2.0.0
|
5 |
tqdm~=4.63.1
|
6 |
torch~=1.11.0 --install-option='--extra-index-url https://download.pytorch.org/whl/cu113'
|
|
|
1 |
gdown~=4.4.0
|
2 |
nltk~=3.7
|
3 |
+
streamlit~=1.2.0
|
4 |
datasets~=2.0.0
|
5 |
tqdm~=4.63.1
|
6 |
torch~=1.11.0 --install-option='--extra-index-url https://download.pytorch.org/whl/cu113'
|