svjack commited on
Commit
c579e7b
1 Parent(s): a040b19

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -0
requirements.txt CHANGED
@@ -12,3 +12,6 @@ ftfy
12
  gradio
13
  openai
14
  gradio_toggle
 
 
 
 
12
  gradio
13
  openai
14
  gradio_toggle
15
+
16
+ huggingface_hub==0.25.0
17
+ httpx[socks]