Spaces:
Runtime error
Runtime error
Tanishq commited on
Commit ·
99aa1b0
1
Parent(s): 680805c
Create requirements.txt
Browse files- requirements.txt +5 -0
requirements.txt
ADDED
|
@@ -0,0 +1,5 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
+
torch
|
| 2 |
+
streamlit
|
| 3 |
+
albumentations
|
| 4 |
+
Pillow
|
| 5 |
+
torchvision
|