Robin246 commited on
Commit
5bc3070
·
verified ·
1 Parent(s): 6cae62c

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -2
README.md CHANGED
@@ -60,8 +60,7 @@ while True:
60
  reply = generate_response(user_input, model, tokenizer)
61
  print("Generated Reply({}):".format(model), reply)
62
 
63
- #INXAI from huggingface 'Robin246/inxai'
64
- #Developer credits - Robinkumar, Kiransekar, Nithishkumar and Magesh
65
  ```
66
  ### ✎ Citation
67
 
 
60
  reply = generate_response(user_input, model, tokenizer)
61
  print("Generated Reply({}):".format(model), reply)
62
 
63
+ #INXAI from huggingface 'Robin246/inxai_v1.1'
 
64
  ```
65
  ### ✎ Citation
66