forked from ccc112b/wp
-
Notifications
You must be signed in to change notification settings - Fork 0
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
5 additions
and
9 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
|
@@ -59,18 +59,14 @@ <h1>歡迎來到我的網頁</h1> | |
<h2>關於我</h2> | ||
<p>你好,我叫林瑋哲。大四電機系,平常對AI很有興趣所以滿常選資工系的課</p> | ||
|
||
<h2>我的技能</h2> | ||
<ul> | ||
<li>技能1</li> | ||
<li>技能2</li> | ||
<li>技能3</li> | ||
</ul> | ||
|
||
<h2>我的興趣</h2> | ||
<p>[列舉一些你喜歡的興趣或愛好]</p> | ||
<p>有自己摸過Stable Diffusion和Silly Tavern酒館,不過那時我還只用RX6700XT,基本上跑不起來,<br> | ||
最近換了RTX4070 Ti Super,有了16GVRAM應該就能做更多AI了。<br> | ||
這學期想把DeepToLearning網頁學完,還有想玩玩看VITS怎麼運作等等。</p> | ||
|
||
<h2>如果你想要和我聯絡</h2> | ||
<p>Gmail:<a href="mailto:[email protected]">[email protected]</a></p> | ||
<p>Gmail:[email protected]</a></p> | ||
<p>Discord:nai_naphthalene(你想加可以,記得跟我說你是誰)</a></p> | ||
|
||
<h3>聲明</h3> | ||
<p>該網頁架構由GPT生成,再添加一些gpt給我的css動畫</p> | ||
|