Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
cognitiveInteraction
writeOnSkin
Commits
2127a542
Commit
2127a542
authored
May 27, 2022
by
Fabio Vannucci
Browse files
modifying requirements3_8.txt changing leven with levensthein
parent
549ca95e
Changes
2
Hide whitespace changes
Inline
Side-by-side
python_script/letterClassifier2.py
View file @
2127a542
...
...
@@ -4,12 +4,12 @@ from tensorflow import keras
#import torch
import
os
import
glob
import
yarp
import
sys
import
time
import
csv
from
itertools
import
repeat
import
random
import
yarp
os
.
environ
[
'TF_CPP_MIN_LOG_LEVEL'
]
=
'2'
...
...
python_script/requirements3_8.txt
View file @
2127a542
...
...
@@ -26,7 +26,7 @@ jtutils==0.0.8
keras==2.8.0
Keras-Preprocessing==1.1.2
kiwisolver==1.4.2
leven
==1.0.4
leven
shtein
libclang==13.0.0
Markdown==3.3.6
matplotlib==3.5.1
...
...
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new file
.
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment