Spaces:
Runtime error
Runtime error
Andy Lau
commited on
Commit
·
a7f37d2
1
Parent(s):
bf31e88
added missing packages
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -10,5 +10,5 @@ urlextract
|
|
10 |
scipy
|
11 |
bs4
|
12 |
boto3
|
13 |
-
|
14 |
-
|
|
|
10 |
scipy
|
11 |
bs4
|
12 |
boto3
|
13 |
+
torch
|
14 |
+
bokeh==2.4.1
|