Geonmo commited on
Commit
4d79810
1 Parent(s): 383038f

Update requirements.txt

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