Tyler Ng commited on
Commit
6583c35
·
verified ·
1 Parent(s): e2291dd

update requirements

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -5
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
- gradio
2
- transparent-background
3
- numpy
4
- Pillow
5
- torch
 
6
  torchvision
 
1
+ gradio==4.44.0
2
+ huggingface_hub==0.25.2
3
+ transparent-background
4
+ numpy
5
+ Pillow
6
+ torch
7
  torchvision