Update requirements.txt
Browse files- requirements.txt +1 -0
requirements.txt
CHANGED
@@ -3,3 +3,4 @@ gradio
|
|
3 |
python-pptx
|
4 |
tokenizers
|
5 |
tensorflow>=2.0
|
|
|
|
3 |
python-pptx
|
4 |
tokenizers
|
5 |
tensorflow>=2.0
|
6 |
+
torch==1.10.0
|