Richard3306 commited on
Commit
a14a832
·
verified ·
1 Parent(s): 971fa7a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -12,7 +12,8 @@ new_path3 = "aifeifei798/llama3-8B-DarkIdol-2.3-Uncensored-32K"
12
  new_path4 = "marianna13/byt5-small-NSFW-image-urls"
13
  origin_path = "HuggingFaceH4/zephyr-7b-beta"
14
  funny_path = "cognitivecomputations/WizardLM-7B-Uncensored"
15
- client = InferenceClient(origin_path)
 
16
 
17
 
18
  def respond(
 
12
  new_path4 = "marianna13/byt5-small-NSFW-image-urls"
13
  origin_path = "HuggingFaceH4/zephyr-7b-beta"
14
  funny_path = "cognitivecomputations/WizardLM-7B-Uncensored"
15
+ funny_model = "AI-B/UTENA-7B-NSFW-V2"
16
+ client = InferenceClient(funny_model)
17
 
18
 
19
  def respond(