File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change @@ -392,7 +392,7 @@ SPFlow v1.0 is a **complete rewrite** using PyTorch as the primary backend. Key
392392
393393The pre-v1.0.0 version is still available:
394394
395- - On PyPI: ``pip install spflow==0.0.46 ``
395+ - On PyPI: ``pip install spflow==0.0.48 ``
396396- In the ``legacy `` branch of the GitHub repository
397397
398398Models from the legacy version are **not compatible ** with v1.x and need to be rebuilt.
Original file line number Diff line number Diff line change @@ -630,7 +630,7 @@ <h3>What’s the difference between SPFlow v1.x and the legacy version?<a class=
630630</ ul >
631631< p > The pre-v1.0.0 version is still available:</ p >
632632< ul class ="simple ">
633- < li > < p > On PyPI: < code class ="docutils literal notranslate "> < span class ="pre "> pip</ span > < span class ="pre "> install</ span > < span class ="pre "> spflow==0.0.46 </ span > </ code > </ p > </ li >
633+ < li > < p > On PyPI: < code class ="docutils literal notranslate "> < span class ="pre "> pip</ span > < span class ="pre "> install</ span > < span class ="pre "> spflow==0.0.48 </ span > </ code > </ p > </ li >
634634< li > < p > In the < code class ="docutils literal notranslate "> < span class ="pre "> legacy</ span > </ code > branch of the GitHub repository</ p > </ li >
635635</ ul >
636636< p > Models from the legacy version are < strong > not compatible</ strong > with v1.x and need to be rebuilt.</ p >
You can’t perform that action at this time.
0 commit comments