DAMO-NLP-SG / DAMO-NLP-SG/VideoLLaMA2
Demo not run
Open
- Dominant language
- Python
- Stars
- 1.3k
- Forks
- 90
- PR merge metrics
- No merged PRs in 30d
Description
I was trying to run the following command but got an error.
`python videollama2/serve/gradio_web_server_adhoc.py`
```
import spaces
ModuleNotFoundError: No module named 'spaces'
```
Any idea why? Thanks!
Contributor guide
No contributing guide indexed for this repository
Research direction
Start by reproducing the reported command, `python videollama2/serve/gradio_web_server_adhoc.py`, and inspect how the `spaces` import is expected to be provided. Done means the demo starts without `ModuleNotFoundError: No module named 'spaces'`.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- python
- Domain
- machine-learning
- Issue type
- Bug
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100