title | emoji | colorFrom | colorTo | sdk | sdk_version | app_file | pinned | license |
---|---|---|---|---|---|---|---|---|
Sotopia Space |
💻 |
green |
pink |
gradio |
4.25.0 |
app.py |
false |
apache-2.0 |
This is a synced repository with a Huggingface Space for the Sotopia project space
conda create -n sotopia-space python=3.10.13; conda activate sotopia-space
python -m pip install -r requirements.txt
To run the app, run the following command:
bash start_app.sh