Rausda6 commited on
Commit
8187e7a
·
verified ·
1 Parent(s): 63487f7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -5
requirements.txt CHANGED
@@ -1,5 +1,4 @@
1
- gradio
2
- transformers
3
- torch
4
- numpy
5
- pillow
 
1
+ gradio==4.25.0
2
+ transformers==4.39.3
3
+ torch==2.2.2
4
+ pillow==9.5.0