Spaces:
Paused
Paused
Suprhimp
commited on
Commit
·
c639fcb
1
Parent(s):
9162472
Update requirments.txt
Browse files- requirments.txt +3 -3
requirments.txt
CHANGED
@@ -1,7 +1,7 @@
|
|
1 |
-
glfw
|
2 |
-
PyOpenGL
|
3 |
numpy
|
4 |
Pillow
|
5 |
fastapi==0.104.1
|
6 |
uvicorn
|
7 |
-
pydantic
|
|
|
|
|
|
|
|
|
|
1 |
numpy
|
2 |
Pillow
|
3 |
fastapi==0.104.1
|
4 |
uvicorn
|
5 |
+
pydantic
|
6 |
+
glfw
|
7 |
+
PyOpenGL
|