remotewith commited on
Commit
c1c4263
·
verified ·
1 Parent(s): 9507cce

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -0
requirements.txt CHANGED
@@ -2,3 +2,5 @@
2
  torch==1.12.0
3
  torchvision==0.13.0
4
  gradio==3.1.4
 
 
 
2
  torch==1.12.0
3
  torchvision==0.13.0
4
  gradio==3.1.4
5
+ httpx==0.24.1
6
+ numpy==1.24.4