Skip to content

Commit

Permalink
Remove unneeded dependency
Browse files Browse the repository at this point in the history
  • Loading branch information
Vuizur committed Aug 7, 2023
1 parent f5e43b0 commit 0c90664
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion russian_text_stresser/gpt3_WSD.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import os
from typing import Optional, TypedDict, Union
from confection import BaseModel
import openai
import sqlite3
import json
from stressed_cyrillic_tools import (
Expand Down

0 comments on commit 0c90664

Please sign in to comment.