Spaces:
Sleeping
Sleeping
add
Browse files- constraints.txt +1 -1
- requirements.txt +2 -1
constraints.txt
CHANGED
@@ -1 +1 @@
|
|
1 |
-
promise==0
|
|
|
1 |
+
promise==0
|
requirements.txt
CHANGED
@@ -1,5 +1,6 @@
|
|
|
|
|
|
1 |
wheel
|
2 |
-
promise==0.0
|
3 |
setuptools>=65.5.0
|
4 |
|
5 |
tensorflow==2.12.0
|
|
|
1 |
+
--constraint constraints.txt
|
2 |
+
|
3 |
wheel
|
|
|
4 |
setuptools>=65.5.0
|
5 |
|
6 |
tensorflow==2.12.0
|