g0th commited on
Commit
af446f8
·
verified ·
1 Parent(s): d405ed8

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
- gradio==4.25.0
2
- transformers
3
  torch
 
 
4
  Pillow
5
- python-pptx
 
1
+ transformers==4.51.0
 
2
  torch
3
+ gradio
4
+ python-pptx
5
  Pillow
6
+ requests