File size: 210 Bytes
b36a86c
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
name: jarvis
channels:
  - conda-forge
dependencies:
  - python=3.10
  - pip
  - python-dotenv
  - black
  - pip:
    - simpleaichat
    - pyowm>3.0
    - aiohttp
    - openai
    - gradio
    - faster-whisper