LoloSemper commited on
Commit
4f140c0
·
verified ·
1 Parent(s): 155bdd9

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -3
requirements.txt CHANGED
@@ -1,5 +1,7 @@
1
  torch==2.1.0
2
  torchvision==0.16.0
3
- transformers
4
- matplotlib
5
- gradio==5.38.1
 
 
 
1
  torch==2.1.0
2
  torchvision==0.16.0
3
+ transformers==4.41.2
4
+ fastai==2.7.12
5
+ numpy<2
6
+ gradio==5.38.1
7
+ matplotlib