Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +1 -4
requirements.txt
CHANGED
@@ -24,7 +24,4 @@ python-markdown-math>=0.8
|
|
24 |
omegaconf>=2.3.0
|
25 |
|
26 |
# Model utilities
|
27 |
-
timm>=0.5.4
|
28 |
-
|
29 |
-
# Optional math rendering (if available)
|
30 |
-
mdx_math
|
|
|
24 |
omegaconf>=2.3.0
|
25 |
|
26 |
# Model utilities
|
27 |
+
timm>=0.5.4
|
|
|
|
|
|