Spaces:
Sleeping
Sleeping
Commit
·
8341c20
1
Parent(s):
510b5a1
Update app.py
Browse files
app.py
CHANGED
@@ -47,8 +47,6 @@ with gr.Blocks(css="footer{display:none !important}", theme=theme) as demo:
|
|
47 |
|
48 |
Not affiliated with Microsoft!
|
49 |
|
50 |
-
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.
|
51 |
-
|
52 |
Note: for longer generation (>512), keep clicking "Generate!" The demo is currently limited to 512 demos per generation to ensure all users have access to this service. Please note that once you start generating, you cannot stop generating until the generation is done.
|
53 |
|
54 |
By [mrfakename](https://twitter.com/realmrfakename). Inspired by [@randomblock1's demo](https://huggingface.co/spaces/randomblock1/phi-2).
|
|
|
47 |
|
48 |
Not affiliated with Microsoft!
|
49 |
|
|
|
|
|
50 |
Note: for longer generation (>512), keep clicking "Generate!" The demo is currently limited to 512 demos per generation to ensure all users have access to this service. Please note that once you start generating, you cannot stop generating until the generation is done.
|
51 |
|
52 |
By [mrfakename](https://twitter.com/realmrfakename). Inspired by [@randomblock1's demo](https://huggingface.co/spaces/randomblock1/phi-2).
|