Spaces:
Runtime error
Runtime error
pjgerrits
commited on
Commit
•
82f8f92
1
Parent(s):
7005448
update requirements
Browse files- requirements.txt +3 -4
requirements.txt
CHANGED
@@ -1,8 +1,7 @@
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
|
4 |
-
|
5 |
-
|
6 |
-
|
7 |
-
gradio==2.2.15
|
8 |
|
|
|
1 |
# This file may be used to create an environment using:
|
2 |
# $ conda create --name <env> --file <this file>
|
3 |
|
4 |
+
gradio
|
5 |
+
psycopg2-binary
|
6 |
+
|
|
|
7 |
|