Spaces:
Runtime error
Runtime error
add streamlit image comparasion
Browse files- requirement.txt +2 -1
requirement.txt
CHANGED
|
@@ -1,3 +1,4 @@
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
-
torchaudio
|
|
|
|
|
|
| 1 |
torch
|
| 2 |
torchvision
|
| 3 |
+
torchaudio
|
| 4 |
+
streamlit-image-comparison
|