Spaces:
Sleeping
Sleeping
Commit ·
b3d7c04
1
Parent(s): 3b016ad
adding missing package
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -6,5 +6,5 @@ gradio==3.15
|
|
| 6 |
fastai==2.7.9
|
| 7 |
mlflow==1.28.0
|
| 8 |
huggingface_hub==0.10.1
|
| 9 |
-
dotenv
|
| 10 |
|
|
|
|
| 6 |
fastai==2.7.9
|
| 7 |
mlflow==1.28.0
|
| 8 |
huggingface_hub==0.10.1
|
| 9 |
+
python-dotenv
|
| 10 |
|