Upload requirements.txt
Browse files- requirements.txt +3 -2
requirements.txt
CHANGED
|
@@ -5,7 +5,8 @@ transformers
|
|
| 5 |
scikit-learn
|
| 6 |
tensorboardX
|
| 7 |
gradio
|
| 8 |
-
|
| 9 |
-
|
|
|
|
| 10 |
#pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu116
|
| 11 |
#pip install torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
|
|
|
|
| 5 |
scikit-learn
|
| 6 |
tensorboardX
|
| 7 |
gradio
|
| 8 |
+
schedule
|
| 9 |
+
tqdm
|
| 10 |
+
pyspellchecker
|
| 11 |
#pip install torch==1.12.1+cu116 torchvision==0.13.1+cu116 torchaudio==0.12.1 --extra-index-url https://download.pytorch.org/whl/cu116
|
| 12 |
#pip install torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
|