modifiche a readme e requirements.txt
This commit is contained in:
@@ -14,4 +14,8 @@ On Bottone#State=1 do
|
||||
endon
|
||||
----------------------
|
||||
|
||||
per la config di "bottone" vedi png.
|
||||
per la config di "bottone" vedi png.
|
||||
|
||||
Per lanciarlo in prod:
|
||||
python -m flask run --host=0.0.0.0
|
||||
|
||||
|
||||
9
requirements.txt
Normal file
9
requirements.txt
Normal file
@@ -0,0 +1,9 @@
|
||||
click==7.1.2
|
||||
Flask==1.1.2
|
||||
itsdangerous==1.1.0
|
||||
Jinja2==2.11.3
|
||||
MarkupSafe==1.1.1
|
||||
numpy==1.20.1
|
||||
opencv-python==4.5.1.48
|
||||
pywin32==300
|
||||
Werkzeug==1.0.1
|
||||
Reference in New Issue
Block a user