npc0 commited on
Commit
cbb2a58
·
1 Parent(s): 970a425

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -0
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio[oauth]
2
  itsdangerous
3
  authlib
 
4
  transformers
5
  numpy
6
  torch
 
1
  gradio[oauth]
2
  itsdangerous
3
  authlib
4
+ starlette
5
  transformers
6
  numpy
7
  torch