Skip to content

Commit

Permalink
No matplotlib
Browse files Browse the repository at this point in the history
  • Loading branch information
cmaloney111 committed May 14, 2024
1 parent 48c5294 commit d63d0f5
Show file tree
Hide file tree
Showing 3 changed files with 1 addition and 4 deletions.
1 change: 0 additions & 1 deletion api/Neural_Network2.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,6 @@
import joblib

import json
import matplotlib.pyplot as plt
import numpy as np
import pandas as pd
from nltk.corpus import stopwords
Expand Down
Binary file added api/models/sacasd
Binary file not shown.
4 changes: 1 addition & 3 deletions api/requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -5,8 +5,6 @@ pandas==2.0.3
nltk==3.8.1
scikit-learn==1.3.0
numpy==1.26.4
matplotlib==3.7.1
seaborn==0.13.0
tensorflow==2.16.1
keras==3.0.0
torchtext
keras==3.0.0

0 comments on commit d63d0f5

Please sign in to comment.