Spaces:
Build error
Build error
Commit
·
f211d3a
1
Parent(s):
3bdd0ba
Update app.py
Browse files
app.py
CHANGED
@@ -35,8 +35,6 @@ with gr.Blocks(css="footer{display:none !important}", theme=theme) as demo:
|
|
35 |
gr.Markdown("""
|
36 |
# (Unofficial) Demo of Microsoft's Phi-2 on GPU
|
37 |
|
38 |
-
## Skip the queue. Try Phi-2 quickly on a GPU, without the wait!
|
39 |
-
|
40 |
Not affiliated with Microsoft!
|
41 |
|
42 |
This model is licensed under the [Microsoft Research License](https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE). You may only use it for non-commercial purposes.
|
|
|
35 |
gr.Markdown("""
|
36 |
# (Unofficial) Demo of Microsoft's Phi-2 on GPU
|
37 |
|
|
|
|
|
38 |
Not affiliated with Microsoft!
|
39 |
|
40 |
This model is licensed under the [Microsoft Research License](https://huggingface.co/microsoft/phi-2/resolve/main/LICENSE). You may only use it for non-commercial purposes.
|