Spaces:
Sleeping
Sleeping
A newer version of the Gradio SDK is available:
5.5.0
metadata
title: Sotopia Space
emoji: 💻
colorFrom: green
colorTo: pink
sdk: gradio
sdk_version: 4.25.0
app_file: app.py
pinned: false
license: apache-2.0
This is a synced repository with a Huggingface Space for the Sotopia project space
Getting Started
conda create -n sotopia-space python=3.11; conda activate sotopia-space
python -m pip install -r requirements.txt
To run the app, run the following command:
bash start_app.sh