EstebanDC commited on
Commit
62d8093
1 Parent(s): 7154c03

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -2
app.py CHANGED
@@ -1,5 +1,4 @@
1
- pip uninstall httpx
2
- pip install httpx==0.23.0
3
 
4
  import pickle
5
  import numpy as np
 
1
+ pip install httpx==0.20.0
 
2
 
3
  import pickle
4
  import numpy as np