svjack commited on
Commit
821f5f3
β€’
1 Parent(s): 8cf7184

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -8,4 +8,6 @@ torchvision==0.17.0
8
  timm
9
  einops
10
  scipy
11
- onnxruntime-gpu
 
 
 
8
  timm
9
  einops
10
  scipy
11
+ onnxruntime-gpu
12
+ gradio
13
+ httpx[socks]