Ahmed235 commited on
Commit
a3f5796
·
verified ·
1 Parent(s): 7de2d0b

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -1,4 +1,6 @@
1
  transformers
2
- gradio # Specify the correct version of Gradio
3
  python-pptx
4
  tokenizers
 
 
 
1
  transformers
2
+ gradio
3
  python-pptx
4
  tokenizers
5
+ torch>=1.10.0
6
+ tensorflow>=2.0