Spaces:
Runtime error
Runtime error
RaulHuaroteZegarra
commited on
Commit
•
735bbdf
1
Parent(s):
b486430
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
tensorflow
|
2 |
minisom
|
|
|
3 |
fastapi
|
4 |
numpy
|
5 |
opencv-python
|
6 |
jinja2
|
7 |
-
pydantic
|
8 |
-
scipy
|
|
|
1 |
tensorflow
|
2 |
minisom
|
3 |
+
scipy
|
4 |
fastapi
|
5 |
numpy
|
6 |
opencv-python
|
7 |
jinja2
|
8 |
+
pydantic
|
|