antiquesordo commited on
Commit
fb28148
·
verified ·
1 Parent(s): 903bd21

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -5
requirements.txt CHANGED
@@ -1,5 +1 @@
1
- transformers==4.26.1
2
- python-pptx
3
- gradio
4
- sentencepiece
5
- torch # Ensure PyTorch is included
 
1
+ pip install transformers python-pptx gradio sentencepiece torch