dhanishetty commited on
Commit
4719fd1
·
verified ·
1 Parent(s): b596da1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -33,7 +33,8 @@ def AnalyzeSentiment(endpoint, key, statements):
33
 
34
  title = "Azure Cognitive Services"
35
  description = """
36
- <img src = "<img src = "https://nightingalehq.ai/knowledgebase/glossary/what-are-azure-cognitive-services/cognitive-services.jpg" width = 300px>" width = 300px>
 
37
 
38
  # Language Service : Use Natural Language Understanding (NLU) for Sentiment analysis and opinion mining.
39
 
 
33
 
34
  title = "Azure Cognitive Services"
35
  description = """
36
+
37
+ "<img src = "https://nightingalehq.ai/knowledgebase/glossary/what-are-azure-cognitive-services/cognitive-services.jpg" width = 300px>"
38
 
39
  # Language Service : Use Natural Language Understanding (NLU) for Sentiment analysis and opinion mining.
40