Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +2 -0
requirements.txt
CHANGED
@@ -2,3 +2,5 @@ streamlit
|
|
2 |
torch
|
3 |
torchvision
|
4 |
Pillow
|
|
|
|
|
|
2 |
torch
|
3 |
torchvision
|
4 |
Pillow
|
5 |
+
gdown
|
6 |
+
tensorflow # Assuming you're using TensorFlow for the .h5 model
|