remotewith commited on
Commit
7aebd1a
·
verified ·
1 Parent(s): 9064415

Update requirements.txt

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