Spaces:
Starting
Starting
Fix NumPy version and add gradio[oauth]
Browse files- 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]
|