Svngoku commited on
Commit
222958d
1 Parent(s): 59288b1

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -2,4 +2,6 @@ git+https://github.com/huggingface/transformers
2
 
3
  gradio==3.8
4
 
5
- torch
 
 
 
2
 
3
  gradio==3.8
4
 
5
+ torch
6
+
7
+ httpx==0.24.1