parth parekh commited on
Commit
94d28d9
Β·
1 Parent(s): 1b3b718

improved ui

Browse files
Files changed (1) hide show
  1. main.py +3 -3
main.py CHANGED
@@ -22,7 +22,7 @@ html_content = """
22
  <a href="https://buymeacoffee.com/xxparthparekhxx" target="_blank">
23
  <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
24
  alt="Buy Me A Coffee"
25
- style="height: 40px; width: auto; max-width: 150px; margin-bottom: 20px;">
26
  </a>
27
  <h2>Please Chill Out! 😎</h2>
28
  <p>This API takes around <strong>5.62 minutes</strong> to process a single request due to current hardware limitations.</p>
@@ -32,8 +32,8 @@ html_content = """
32
  <ol>
33
  <li><strong>Clone the Repository:</strong>
34
  <pre>
35
- git clone https://huggingface.co/spaces/your-username/your-space
36
- cd your-space
37
  </pre>
38
  </li>
39
  <li><strong>Run the Docker container:</strong>
 
22
  <a href="https://buymeacoffee.com/xxparthparekhxx" target="_blank">
23
  <img src="https://cdn.buymeacoffee.com/buttons/v2/default-yellow.png"
24
  alt="Buy Me A Coffee"
25
+ height="40px">
26
  </a>
27
  <h2>Please Chill Out! 😎</h2>
28
  <p>This API takes around <strong>5.62 minutes</strong> to process a single request due to current hardware limitations.</p>
 
32
  <ol>
33
  <li><strong>Clone the Repository:</strong>
34
  <pre>
35
+ git clone https://huggingface.co/spaces/xxparthparekhxx/llama-3.2-1B-FastApi
36
+ cd llama-3.2-1B-FastApi
37
  </pre>
38
  </li>
39
  <li><strong>Run the Docker container:</strong>