Spaces:
Runtime error
Runtime error
update with message
Browse files- app_case.py +3 -1
app_case.py
CHANGED
@@ -138,7 +138,9 @@ with gr.Blocks() as demo:
|
|
138 |
|
139 |
For more details on how to run 13B PandaGPT, please refer to our [main project repository](https://github.com/yxuansu/PandaGPT).
|
140 |
|
141 |
-
Many thanks to Huggingface for providing us with the GPU grant to support our demo 🤗!
|
|
|
|
|
142 |
|
143 |
with gr.Row(scale=4):
|
144 |
with gr.Column(scale=2):
|
|
|
138 |
|
139 |
For more details on how to run 13B PandaGPT, please refer to our [main project repository](https://github.com/yxuansu/PandaGPT).
|
140 |
|
141 |
+
Many thanks to Huggingface for providing us with the GPU grant to support our demo 🤗!
|
142 |
+
|
143 |
+
We apologize for the internal error of pytorchvideo library that occurs when parsing videos in concurrent requests. We are actively working on resolving this issue 😤''')
|
144 |
|
145 |
with gr.Row(scale=4):
|
146 |
with gr.Column(scale=2):
|