added docstings and typings

This commit is contained in:
Schmieder, Jacob
2024-01-29 12:32:23 +00:00
parent 41be3fdee2
commit 6975986ed4
9 changed files with 410 additions and 136 deletions
-2
View File
@@ -3,8 +3,6 @@ This file contains ervery function that will be called when the user interacts w
UI like pressing a button or uploading a file.
"""
from re import M
import time
import gradio as gr
import scraibe.app.global_var as gv
from scraibe import Transcript