Mooshie commited on
Commit
ae23281
1 Parent(s): 99e7ab9

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -3
README.md CHANGED
@@ -15,9 +15,8 @@ language:
15
  <meta charset="UTF-8">
16
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
17
  <title>Hairflap LoRA Model</title>
18
- <link rel="preconnect" href="https://fonts.googleapis.com">
19
- <link rel="preconnect" href="https://huggingface.co">
20
- <link rel="stylesheet" href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap">
21
  <style>
22
  body {
23
  font-family: 'Roboto', sans-serif;
 
15
  <meta charset="UTF-8">
16
  <meta name="viewport" content="width=device-width, initial-scale=1.0">
17
  <title>Hairflap LoRA Model</title>
18
+ <link rel="preconnect" href="https://fonts.gstatic.com">
19
+ <link href="https://fonts.googleapis.com/css2?family=Roboto:wght@300&display=swap" rel="stylesheet">
 
20
  <style>
21
  body {
22
  font-family: 'Roboto', sans-serif;