ssary commited on
Commit
e0ed8c1
·
verified ·
1 Parent(s): acc3893

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -40,7 +40,7 @@ Our model is based
40
  - **Limitations**: The model is only train and tested on the German language, but can handle the other 8 languages with lower accuracy.
41
 
42
  ## How to Use
43
- I have developed Python desktop application for the inference at my [repository](https://github.com/ssary/German-Sentiment-Analysis).
44
  To use this model, you need to install the Hugging Face Transformers library and PyTorch. You can do this using pip:
45
 
46
  ```bash
 
40
  - **Limitations**: The model is only train and tested on the German language, but can handle the other 8 languages with lower accuracy.
41
 
42
  ## How to Use
43
+ I have developed Python desktop application for the inference at my [repository](https://github.com/ssary/German-Sentiment-Analysis).\
44
  To use this model, you need to install the Hugging Face Transformers library and PyTorch. You can do this using pip:
45
 
46
  ```bash