generated from ncoop57/nb_template
-
Notifications
You must be signed in to change notification settings - Fork 1
/
settings.ini
29 lines (28 loc) · 1.11 KB
/
settings.ini
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
[DEFAULT]
lib_name = two_to_tango
user = ncoop57
description = Tango automatically detects duplicate bugs that are captured in bug reports that contain videos detailing the bug
keywords = deep learning duplicate video detection android bug report
author = Nathan Cooper
author_email = nacooper01@email.wm.edu
copyright = Semeru Lab
branch = main
version = 0.0.5
min_python = 3.6
audience = Science/Research
language = English
custom_sidebar = False
license = apache2
status = 2
nbs_path = nbs
doc_path = docs
console_scripts = tango=two_to_tango.cli:tango
tango_download=two_to_tango.cli:download
tango_reproduce=two_to_tango.cli:reproduce
requirements = fastcore==1.3.10 fastprogress==0.2.1 ffmpeg-python==0.2.0 matplotlib==3.1.1 more-itertools==8.0.2 numpy==1.19.1 opencv-contrib-python==3.4.1.15 opencv-python==3.4.1.15 pandas==0.25.3 pytesseract==0.3.5 pytorch-lightning==0.9.0 requests==2.25.0 scikit-learn==0.22.1 torch==1.6.0 torchvision==0.7.0 tqdm==4.41.1
doc_host = https://ncoop57.github.io
doc_baseurl = /tango/
git_url = https://github.com/ncoop57/tango/tree/main/
lib_path = two_to_tango
title = two_to_tango
host = github