Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -77,7 +77,7 @@ smmap==5.0.2
|
|
77 |
streamlit==1.45.1
|
78 |
sympy==1.14.0
|
79 |
tenacity==9.1.2
|
80 |
-
tifffile==
|
81 |
tokenizers==0.21.1
|
82 |
toml==0.10.2
|
83 |
torch==2.7.0
|
|
|
77 |
streamlit==1.45.1
|
78 |
sympy==1.14.0
|
79 |
tenacity==9.1.2
|
80 |
+
tifffile==2023.4.12
|
81 |
tokenizers==0.21.1
|
82 |
toml==0.10.2
|
83 |
torch==2.7.0
|