Upload 2 files
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,6 +1,6 @@
|
|
| 1 |
# This file was autogenerated by uv via the following command:
|
| 2 |
# uv export --no-dev --no-hashes -o requirements.txt
|
| 3 |
-
-e .
|
| 4 |
aiofiles==24.1.0
|
| 5 |
# via gradio
|
| 6 |
aiohappyeyeballs==2.6.1
|
|
|
|
| 1 |
# This file was autogenerated by uv via the following command:
|
| 2 |
# uv export --no-dev --no-hashes -o requirements.txt
|
| 3 |
+
# Note: Removed -e . (editable install) for HuggingFace Spaces compatibility
|
| 4 |
aiofiles==24.1.0
|
| 5 |
# via gradio
|
| 6 |
aiohappyeyeballs==2.6.1
|