reedmayhew commited on
Commit
328185e
·
verified ·
1 Parent(s): 8b0afdf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -1,4 +1,5 @@
1
  torch
2
  transformers
3
- gradio
 
4
  Pillow
 
1
  torch
2
  transformers
3
+ gradio==4.44.0
4
+ gradio_client==1.3.0
5
  Pillow