yhraje commited on
Commit
923c6b8
·
verified ·
1 Parent(s): f5d682c

update requirements.py

Browse files
Files changed (1) hide show
  1. requirements.py +3 -2
requirements.py CHANGED
@@ -1,3 +1,4 @@
1
- pip install gradio
2
- pip install pyngrok
 
3
 
 
1
+ gradio
2
+ pyngrok
3
+ requests
4