Lina324 commited on
Commit
f2e923e
·
verified ·
1 Parent(s): cdd2b54

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,7 +1,8 @@
 
1
  scipy
2
  numpy
3
  matplotlib
4
  h5py
5
  transformers
6
- torch
7
  pillow
 
 
1
+ gradio
2
  scipy
3
  numpy
4
  matplotlib
5
  h5py
6
  transformers
 
7
  pillow
8
+ requests