Navigation Menu

Skip to content

Instantly share code, notes, and snippets.

@SteelCrow
SteelCrow / main.py
Last active November 28, 2023 15:01
Anti-Quishing
from qreader import QReader
import gradio as gr
# Pandas helps us with data transformation into DataFrame
# for further use in BarPlot UI widget
import pandas as pd
import vt
# Main class of our recogniser and segmentator
qreader = QReader()
# This manifest deploys the OpenEBS control plane components, with associated CRs & RBAC rules
# NOTE: On GKE, deploy the openebs-operator.yaml in admin context
# Create the OpenEBS namespace
apiVersion: v1
kind: Namespace
metadata:
name: openebs
---
# Create Maya Service Account
#![feature(raw)]
use blackmagic::*;
use std::ffi::*;
use std::os::raw::c_uint;
use std::os::raw::c_ulong;
use std::ptr::*;
use std::raw::TraitObject;
use types::*;