Nymbo commited on
Commit
78625da
·
1 Parent(s): f1fc057

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +2 -5
app.py CHANGED
@@ -8,12 +8,9 @@ import numpy as np
8
  import requests
9
 
10
  MARKDOWN = """
11
- # WebcamGPT 💬 + 📸
12
 
13
- webcamGPT is a tool that allows you to chat with video using OpenAI Vision API.
14
-
15
- Visit [awesome-openai-vision-api-experiments](https://github.com/roboflow/awesome-openai-vision-api-experiments)
16
- repository to find more OpenAI Vision API experiments or contribute your own.
17
  """
18
  AVATARS = (
19
  "https://media.roboflow.com/spaces/roboflow_raccoon_full.png",
 
8
  import requests
9
 
10
  MARKDOWN = """
11
+ # Alyxsissy GPT-Vision Testing 👁‍🗨
12
 
13
+ Skeleton API structure for GPT-4-Vision. Implimentation into SissyGPT WiP
 
 
 
14
  """
15
  AVATARS = (
16
  "https://media.roboflow.com/spaces/roboflow_raccoon_full.png",