ReconMadeIt commited on
Commit
b7d1301
·
verified ·
1 Parent(s): 5c6350a

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,5 +1,6 @@
1
  transformers
2
  torch
3
- python-telegram-bot==20.3
4
  scipy
5
- gradio
 
 
 
1
  transformers
2
  torch
 
3
  scipy
4
+ gradio
5
+ python-telegram-bot==20.3
6
+ httpx==0.24.1