svjack commited on
Commit
629c845
Β·
verified Β·
1 Parent(s): 07ad183

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -1
requirements.txt CHANGED
@@ -12,4 +12,6 @@ torchvision
12
  transformers
13
  spaces
14
  huggingface-hub
15
- sentencepiece
 
 
 
12
  transformers
13
  spaces
14
  huggingface-hub
15
+ sentencepiece
16
+
17
+ httpx[socks]