Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -5,5 +5,6 @@ transformers
|
|
5 |
scikit-learn
|
6 |
tensorboardX
|
7 |
gradio
|
|
|
8 |
#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
|
9 |
#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 |
#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
|
10 |
#pip install torch==1.13.1+cu117 --extra-index-url https://download.pytorch.org/whl/cu117
|