Hugging Face's logo Hugging Face
  • Models
  • Datasets
  • Spaces
  • Buckets new
  • Docs
  • Enterprise
  • Pricing
    • Website
      • Tasks
      • HuggingChat
      • Collections
      • Languages
      • Organizations
    • Community
      • Blog
      • Posts
      • Daily Papers
      • Hardware
      • Learn
      • Discord
      • Forum
      • GitHub
    • Solutions
      • Team & Enterprise
      • Hugging Face PRO
      • Enterprise Support
      • Inference Providers
      • Inference Endpoints
      • Storage Buckets

  • Log In
  • Sign Up

Spaces:
CLMARRARA
/
tech_challenge_fase_4_backend
Sleeping

App Files Files Community
Fetching metadata from the HF Docker repository...
tech_challenge_fase_4_backend / app
49.2 kB
Ctrl+K
Ctrl+K
  • 1 contributor
History: 75 commits
CLMARRARA's picture
CLMARRARA
Alterado a maneira de carregar o modelo PoseLandmarker
560c910 3 months ago
  • api.py
    3.12 kB
    adicionado LLM_MODE na API 3 months ago
  • audio_processor.py
    1.55 kB
    Merge branch 'main' of https://huggingface.co/spaces/CLMARRARA/tech_challenge_fase_4_backend 3 months ago
  • bootstrap.py
    1.21 kB
    Ajuste para MediaPipe tentando usar EGL (OpenGL) 3 months ago
  • config.py
    4.24 kB
    LLM MODE automatico Windows ou Não Windows 3 months ago
  • decision.py
    1.04 kB
    Ajustes de erros. API funcionando local 3 months ago
  • deepface_runner.py
    882 Bytes
    Ajuste: limpeza de objetos 3 months ago
  • face_emotion.py
    4.22 kB
    tratamento do cv2.destroyAllWindows() para local (no HF funciona) 3 months ago
  • llm.py
    7.1 kB
    removido API KEY do log 3 months ago
  • logger.py
    1.38 kB
    Ajuste log duplicado 3 months ago
  • mediapipe_processor.py
    11.2 kB
    tratamento do cv2.destroyAllWindows() para local (no HF funciona) 3 months ago
  • mediapipe_runner.py
    575 Bytes
    Substituido FaceLandMarker pelo FaceMesh 3 months ago
  • pipeline.py
    7.07 kB
    Alterado a maneira de carregar o modelo PoseLandmarker 3 months ago
  • pose_processor.py
    2.66 kB
    Alterado a maneira de carregar o modelo PoseLandmarker 3 months ago
  • video_processor.py
    1.96 kB
    tratamento do cv2.destroyAllWindows() para local (no HF funciona) 3 months ago
  • video_utils.py
    1.02 kB
    Ajustes no face_emotion 3 months ago