Spaces:
Sleeping
Sleeping
rem hfh in app.py
Browse files
app.py
CHANGED
|
@@ -31,7 +31,6 @@ import mgr_biases as bmgr
|
|
| 31 |
#import mgr_cookies as cookie_mgr
|
| 32 |
|
| 33 |
print("gradio", gr.__version__)
|
| 34 |
-
print("hfh", huggingface_hub.__version__)
|
| 35 |
|
| 36 |
use_paper_sentences = False
|
| 37 |
G_TEST_SENTENCES = []
|
|
|
|
| 31 |
#import mgr_cookies as cookie_mgr
|
| 32 |
|
| 33 |
print("gradio", gr.__version__)
|
|
|
|
| 34 |
|
| 35 |
use_paper_sentences = False
|
| 36 |
G_TEST_SENTENCES = []
|