Skip to content

Commit

Permalink
Update gradiodemo.py
Browse files Browse the repository at this point in the history
  • Loading branch information
dreasysnail authored Apr 28, 2021
1 parent 2df6872 commit fd5f52f
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions gradiodemo.py
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
# A 3rd party demo contributed by Github user AK391. This is not implemented by Microsoft and Microsoft do not own any IP with this implementation and associated demo.
# A 3rd party demo contributed by Github user AK391 (https://github.com/AK391). This is not implemented by Microsoft and Microsoft do not own any IP with this implementation and associated demo.
# Microsoft has not tested the generation of this demo and is not responsible for any offensive or biased generation from this demo.
# Please contact the creator for any potential issue.
# Please contact the creator AK391 (https://github.com/AK391) for any potential issue.


from transformers import AutoModelForCausalLM, AutoTokenizer
Expand Down

0 comments on commit fd5f52f

Please sign in to comment.