parth parekh
commited on
Commit
Β·
94d28d9
1
Parent(s):
1b3b718
improved ui
Browse files
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 |
-
|
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/
|
36 |
-
cd
|
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>
|