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