Babyloncoder commited on
Commit
70478bb
·
verified ·
1 Parent(s): 44ca1c5

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,8 +1,9 @@
1
- gradio
 
2
  matplotlib
3
  numpy
4
  pandas
5
  Pillow
6
  plottable
7
  torch
8
- transformers
 
1
+ gradio==4.21.0
2
+ transformers==4.38.2
3
  matplotlib
4
  numpy
5
  pandas
6
  Pillow
7
  plottable
8
  torch
9
+