You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: index.html
+10-6Lines changed: 10 additions & 6 deletions
Original file line number
Diff line number
Diff line change
@@ -24,36 +24,40 @@ <h2>我们正处于Beta版本的早期版本</h2>
24
24
<sectionclass="install-wizard wrap">
25
25
<divclass="container">
26
26
<divclass="row">
27
-
<divclass="col-md-5 title">
27
+
<!--div class="col-md-5 title">
28
28
<h3>Get Started.</h3>
29
29
<h4>Select your preferences, then run the <br> PyTorch install command. <br /> <br /> <b>Please ensure that you are on the latest pip and numpy packages. <br /> Anaconda is our recommended package manager</b></h4>
0 commit comments