Spaces:
Runtime error
Runtime error
Commit
·
817953a
1
Parent(s):
8a860df
Update requirements.txt
Browse files- requirements.txt +2 -5
requirements.txt
CHANGED
|
@@ -5,13 +5,10 @@ imgui==1.3.0
|
|
| 5 |
matplotlib==3.4.2
|
| 6 |
numpy==1.21.6
|
| 7 |
Pillow==9.5.0
|
| 8 |
-
Pillow==10.0.0
|
| 9 |
PyOpenGL==3.1.5
|
| 10 |
-
PyOpenGL==3.1.7
|
| 11 |
Requests==2.31.0
|
| 12 |
scipy==1.7.3
|
| 13 |
setuptools==58.1.0
|
| 14 |
-
|
| 15 |
-
streamlit==1.25.0
|
| 16 |
torch==2.0.1
|
| 17 |
-
training==0.0.1
|
|
|
|
| 5 |
matplotlib==3.4.2
|
| 6 |
numpy==1.21.6
|
| 7 |
Pillow==9.5.0
|
|
|
|
| 8 |
PyOpenGL==3.1.5
|
|
|
|
| 9 |
Requests==2.31.0
|
| 10 |
scipy==1.7.3
|
| 11 |
setuptools==58.1.0
|
| 12 |
+
streamlit==1.24.0
|
|
|
|
| 13 |
torch==2.0.1
|
| 14 |
+
training==0.0.1
|