onisj commited on
Commit
853221a
·
1 Parent(s): abce7d2

Fix NumPy version and add gradio[oauth]

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -23,4 +23,5 @@ duckduckgo-search
23
  torch
24
  together
25
  google-search-results
26
- beautifulsoup4
 
 
23
  torch
24
  together
25
  google-search-results
26
+ beautifulsoup4
27
+ gradio[oauth]