Commit ·
ec649c1
1
Parent(s): 2c38be2
Bump spaces==0.48.1 -> 0.48.2 to resolve build conflict
Browse filesHF auto-Dockerfile pins spaces==0.48.2; requirements.txt pinning
0.48.1 was causing pip ResolutionImpossible during image build.
Co-Authored-By: Claude Opus 4.7 (1M context) <noreply@anthropic.com>
- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -12,7 +12,7 @@ soundfile==0.12.1
|
|
| 12 |
timm==1.0.12
|
| 13 |
transformers==4.47.0
|
| 14 |
omegaconf
|
| 15 |
-
spaces==0.48.
|
| 16 |
gradio==5.25.0
|
| 17 |
pydantic==2.8.2
|
| 18 |
av
|
|
|
|
| 12 |
timm==1.0.12
|
| 13 |
transformers==4.47.0
|
| 14 |
omegaconf
|
| 15 |
+
spaces==0.48.2
|
| 16 |
gradio==5.25.0
|
| 17 |
pydantic==2.8.2
|
| 18 |
av
|