ashwin-balakrishna96 commited on
Commit
3b95d85
1 Parent(s): 1e6d6d0

Update gradio_web_server.py

Browse files
Files changed (1) hide show
  1. serve/gradio_web_server.py +2 -4
serve/gradio_web_server.py CHANGED
@@ -265,10 +265,8 @@ of the Apache-licensed Gradio code released by the LLaVa authors, with light mod
265
  learn_more_markdown = """
266
  ### License
267
  The service is a research preview intended for non-commercial use only, subject to the model
268
- [License](https://github.com/facebookresearch/llama/blob/main/MODEL_CARD.md) of LLaMA,
269
- [Terms of Use](https://openai.com/policies/terms-of-use) of the data generated by OpenAI,
270
- and [Privacy Practices](https://chrome.google.com/webstore/detail/sharegpt-share-your-chatg/daiacboceoaocpibfodeljbdfacokfjb)
271
- of ShareGPT. Please contact us if you find any potential violation.
272
  """
273
 
274
  block_css = """
 
265
  learn_more_markdown = """
266
  ### License
267
  The service is a research preview intended for non-commercial use only, subject to the model
268
+ [License](https://github.com/facebookresearch/llama/blob/main/MODEL_CARD.md) of LLaMA, and the
269
+ same [usage recommendations](https://huggingface.co/liuhaotian/llava-v1.5-13b) as LLaVA 1.5.
 
 
270
  """
271
 
272
  block_css = """