Spaces:
Build error
Build error
Commit ·
3bbfc67
1
Parent(s): af935db
Update requirements.txt
Browse files- requirements.txt +3 -5
requirements.txt
CHANGED
|
@@ -1,5 +1,3 @@
|
|
| 1 |
-
torch
|
| 2 |
-
|
| 3 |
-
|
| 4 |
-
streamlit
|
| 5 |
-
torchvision
|
|
|
|
| 1 |
+
torch==1.10.0
|
| 2 |
+
Pillow==8.2.0
|
| 3 |
+
streamlit==1.16.0
|
|
|
|
|
|