mohAhmad commited on
Commit
9547a37
·
verified ·
1 Parent(s): a8b488f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +4 -3
requirements.txt CHANGED
@@ -1,3 +1,4 @@
1
- transformers>=4.41.0
2
- torch>=2.1.0
3
- gradio>=4.36.0
 
 
1
+ transformers==4.41.0
2
+ torch==2.1.0
3
+ gradio==4.36.0
4
+ Pillow