Chris4K commited on
Commit
8228362
·
verified ·
1 Parent(s): 66d5379

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -86,7 +86,7 @@ def load_tools(tool_names):
86
  tool_names = [
87
  "Chris4K/random-character-tool",
88
  "Chris4K/text-generation-tool",
89
- "Chris4K/sentiment-tool",
90
  "Chris4K/EmojifyTextTool",
91
 
92
  # Add other tool names as needed
 
86
  tool_names = [
87
  "Chris4K/random-character-tool",
88
  "Chris4K/text-generation-tool",
89
+ #"Chris4K/sentiment-tool",
90
  "Chris4K/EmojifyTextTool",
91
 
92
  # Add other tool names as needed