coeuslearning commited on
Commit
932a249
1 Parent(s): 5c46523

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -4
app.py CHANGED
@@ -19,10 +19,6 @@ Let not your LLM learn Personal Identifiable Information. Protecto is here to he
19
  """
20
 
21
  LICENSE = """
22
- <p/>
23
- ---
24
- As a derivate work of [Llama-2-7b-chat](https://huggingface.co/meta-llama/Llama-2-7b-chat) by Meta,
25
- this demo is governed by the original [license](https://huggingface.co/spaces/huggingface-projects/llama-2-7b-chat/blob/main/LICENSE.txt) and [acceptable use policy](https://huggingface.co/spaces/huggingface-projects/llama-2-7b-chat/blob/main/USE_POLICY.md).
26
  """
27
 
28
  if not torch.cuda.is_available():
 
19
  """
20
 
21
  LICENSE = """
 
 
 
 
22
  """
23
 
24
  if not torch.cuda.is_available():