Spaces:
Runtime error
Runtime error
Update README.md
Browse files
README.md
CHANGED
|
@@ -1,8 +1,8 @@
|
|
| 1 |
---
|
| 2 |
title: Ask-Anything:ChatGPT with Video Understanding
|
| 3 |
-
emoji:
|
| 4 |
colorFrom: green
|
| 5 |
-
colorTo:
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.8.16
|
| 8 |
app_file: app.py
|
|
@@ -148,4 +148,4 @@ If you find this project useful in your research, please consider cite:
|
|
| 148 |
|
| 149 |
Thanks to the open source of the following projects:
|
| 150 |
|
| 151 |
-
[InternVideo](https://github.com/OpenGVLab/InternVideo), [UniFormerV2](https://github.com/OpenGVLab/UniFormerV2), [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4), [LLaVA](https://github.com/haotian-liu/LLaVA), [BLIP2](https://huggingface.co/docs/transformers/main/model_doc/blip-2), [StableLM](https://github.com/Stability-AI/StableLM).
|
|
|
|
| 1 |
---
|
| 2 |
title: Ask-Anything:ChatGPT with Video Understanding
|
| 3 |
+
emoji: π
|
| 4 |
colorFrom: green
|
| 5 |
+
colorTo: blue
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.8.16
|
| 8 |
app_file: app.py
|
|
|
|
| 148 |
|
| 149 |
Thanks to the open source of the following projects:
|
| 150 |
|
| 151 |
+
[InternVideo](https://github.com/OpenGVLab/InternVideo), [UniFormerV2](https://github.com/OpenGVLab/UniFormerV2), [MiniGPT-4](https://github.com/Vision-CAIR/MiniGPT-4), [LLaVA](https://github.com/haotian-liu/LLaVA), [BLIP2](https://huggingface.co/docs/transformers/main/model_doc/blip-2), [StableLM](https://github.com/Stability-AI/StableLM).
|